aboutsummaryrefslogtreecommitdiff
path: root/doc/ref/Makefile
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2021-01-05 23:59:07 +0100
committerHugo Hörnquist <hugo@lysator.liu.se>2021-01-05 23:59:53 +0100
commitdf9b6b429bc1f04c57c0944a7118d62f895457f9 (patch)
tree352cb6d32dcd800a1e834f4d35aee85ebc054ad4 /doc/ref/Makefile
parentAdd convert entry-point. (diff)
downloadcalp-df9b6b429bc1f04c57c0944a7118d62f895457f9.tar.gz
calp-df9b6b429bc1f04c57c0944a7118d62f895457f9.tar.xz
Start on propper documentation (of js so far).
Diffstat (limited to 'doc/ref/Makefile')
-rw-r--r--doc/ref/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ref/Makefile b/doc/ref/Makefile
new file mode 100644
index 00000000..2da2dd43
--- /dev/null
+++ b/doc/ref/Makefile
@@ -0,0 +1,6 @@
+TEXI_FILES := $(wildcard *.texi)
+
+all: calp.info
+
+calp.info: $(TEXI_FILES)
+ makeinfo calp.texi