We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2039d7 commit 31cefafCopy full SHA for 31cefaf
docbuild-8.sh
@@ -0,0 +1,6 @@
1
+#!/bin/sh
2
+
3
+PATH=~/asciidoc/bin:$PATH \
4
+make prefix=/var/tmp/asciidoc8 \
5
+ WEBDOC_DEST=/var/tmp/asciidoc8/webdoc \
6
+ install install-webdoc
0 commit comments