]> git.sur5r.net Git - i3/i3/blobdiff - docs/Makefile
Some more work on the how to hack documentation
[i3/i3] / docs / Makefile
index 720f6387c8af1a575bd5487ab6df6d6c850e84d9..e69aefc56ddb513a1da8bccd077754f548f13026 100644 (file)
@@ -2,7 +2,7 @@
 all: hacking-howto.html debugging.html
 
 hacking-howto.html: hacking-howto
-       asciidoc -n $<
+       asciidoc -a toc -n $<
 
 debugging.html: debugging
        asciidoc -n $<