Skip to content

Commit 31cefaf

Browse files
committed
Try formatting our docs with AsciiDoc 8
1 parent f2039d7 commit 31cefaf

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docbuild-8.sh

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)