aboutsummaryrefslogtreecommitdiff
path: root/docs/makefile
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2024-04-14 16:05:46 +0200
committerlonkaars <loek@pipeframe.xyz>2024-04-14 16:05:46 +0200
commit0d40eb00c737817ac4c635bdfcf27fc70ce4284b (patch)
tree1ae3395ba1173c327c3677fa6281020658f9efda /docs/makefile
parenta24ebd2dce62255873ec204065262c8743245769 (diff)
start transferring requirements + hello world plugin
Diffstat (limited to 'docs/makefile')
-rw-r--r--docs/makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/makefile b/docs/makefile
index cccc231..a3f5597 100644
--- a/docs/makefile
+++ b/docs/makefile
@@ -1,4 +1,5 @@
all: plan.pdf
+all: requirements.pdf
# include font.mk
@@ -7,6 +8,7 @@ PDFDEPS += ./theme.yml
ASCIIDOCTOR_ARGS += --require asciidoctor-bibtex
ASCIIDOCTOR_ARGS += --require asciidoctor-pdf
+# ASCIIDOCTOR_ARGS += --require ./plugin/helloworld
ASCIIDOCTOR_ARGS += --backend pdf
ASCIIDOCTOR_ARGS += --attribute pdf-theme=./theme.yml
# ASCIIDOCTOR_ARGS += --attribute pdf-fontsdir=./res/font