]> git.sur5r.net Git - i3/i3/blobdiff - docs/docs.mk
release.sh: pull website repository before
[i3/i3] / docs / docs.mk
index c0daed64e2b2a9d5747c368cae031a7ed5ce1514..050df97dfd9b96e92292bf321d47cf985a5e572d 100644 (file)
@@ -5,8 +5,7 @@ ASCIIDOC = asciidoc
 I3POD2HTML = ./docs/i3-pod2html
 
 ASCIIDOC_NOTOC_TARGETS = \
-       docs/debugging.html \
-       docs/debugging-release-version.html
+       docs/debugging.html
 
 ASCIIDOC_TOC_TARGETS = \
        docs/hacking-howto.html \
@@ -15,7 +14,8 @@ ASCIIDOC_TOC_TARGETS = \
        docs/multi-monitor.html \
        docs/wsbar.html \
        docs/testsuite.html \
-       docs/i3bar-protocol.html
+       docs/i3bar-protocol.html \
+       docs/layout-saving.html
 
 ASCIIDOC_TARGETS = \
        $(ASCIIDOC_TOC_TARGETS) \