summaryrefslogtreecommitdiff
path: root/doc/api
diff options
context:
space:
mode:
authorStefan Bolte <sbolte@lavabit.com>2013-04-15 18:02:30 +0200
committerStefan Bolte <sbolte@lavabit.com>2013-04-15 18:02:30 +0200
commita1e1f9d3ee46c0e7d656635a56df4b3c6d0108de (patch)
tree16d2267cb988bbb2ac0326ddcb8150417dfaa865 /doc/api
parentb6697bf71e49ab99b3dbd32883bf53fb2c3709f0 (diff)
downloaddwb-a1e1f9d3ee46c0e7d656635a56df4b3c6d0108de.zip
New options 'tab-orientation', 'tab-width'
Diffstat (limited to 'doc/api')
-rw-r--r--doc/api/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/api/Makefile b/doc/api/Makefile
index f5fa65b2..b3765cf8 100644
--- a/doc/api/Makefile
+++ b/doc/api/Makefile
@@ -6,17 +6,10 @@ include $(BASEDIR)/config.mk
all: web man webman
-web: jsapi.html
-
-latex: jsapi.tex
-
man: dwb-js.7
webman: jsapi.7.html
-jsapi.html: jsapi.txt
- asciidoc -b html5 -a toc2 $<
-
jsapi.7.html: jsapi.7.txt
asciidoc -b html5 -a toc2 $<