Try formatting our docs with AsciiDoc 8
Junio C Hamano committed
Jun 13, 2007 at 01:25 UTC
31cefaf601803b6e87f5425f05ed4e3a8325b1fa
1 file changed
+6
docbuild-8.sh
+6
new file mode 100755
index 0000000000..f854fdfad0
--- /dev/null
+++ b/docbuild-8.sh
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+PATH=~/asciidoc/bin:$PATH \
+make prefix=/var/tmp/asciidoc8 \
+ WEBDOC_DEST=/var/tmp/asciidoc8/webdoc \
+ install install-webdoc