summaryrefslogtreecommitdiff
path: root/reference.md-disabled
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2023-02-14 18:32:15 +0200
committerLars Wirzenius <liw@liw.fi>2023-02-14 18:38:56 +0200
commit1072d934d5409398cca548125a5ab22a922d6038 (patch)
tree651f7de6aaf11a3cdf0040295647479f7b7a268f /reference.md-disabled
parent69d025ab976d91b4074162eb20cc7861f25c231b (diff)
downloadsubplot-1072d934d5409398cca548125a5ab22a922d6038.tar.gz
feat! drop support for producing PDF output
We may add this back later, but for now, it's not wanted. Sponsored-by: author
Diffstat (limited to 'reference.md-disabled')
-rw-r--r--reference.md-disabled9
1 files changed, 0 insertions, 9 deletions
diff --git a/reference.md-disabled b/reference.md-disabled
index 25e4189..744b852 100644
--- a/reference.md-disabled
+++ b/reference.md-disabled
@@ -7,15 +7,6 @@ documents.
# Subplot
-## Produce a PDF
-
-~~~scenario
-given an installed subplot
-given a clone of https://gitlab.com/subplot/subplot.git in src at 96371571338767e776f7de583ddbea4512ceeba1
-when I docgen subplot.md to test.pdf, in src
-then file src/test.pdf exists
-~~~
-
## Produce HTML page
~~~scenario