Building HTML documentation

Hal Murray hmurray at megapathdsl.net
Sat Jan 9 06:56:25 UTC 2016


ghane0 at gmail.com said:
> The --enable-doc option to waf configure seems a no-op.

It leaves a flag behind somewhere so that "waf build" will make the html docs.

"waf build -v" will show the command line:

[  1/171] Compiling docs/access.txt
22:54:50 runner ['/usr/bin/asciidoc', '-b', 'html5', '-a', 'linkcss', '-f', 
'/home/murray/ntpsec/play/docs/asciidoc.conf', '-o', 'access.html', 
'/home/murray/ntpsec/play/docs/access.txt']
[  2/171] Compiling docs/accopt.txt
22:54:51 runner ['/usr/bin/asciidoc', '-b', 'html5', '-a', 'linkcss', '-f', 
'/home/murray/ntpsec/play/docs/asciidoc.conf', '-o', 'accopt.html', 
'/home/murray/ntpsec/play/docs/accopt.txt']
[  3/171] Compiling docs/assoc.txt
22:54:52 runner ['/usr/bin/asciidoc', '-b', 'html5', '-a', 'linkcss', '-f', 
'/home/murray/ntpsec/play/docs/asciidoc.conf', '-o', 'assoc.html', 
'/home/murray/ntpsec/play/docs/assoc.txt']


-- 
These are my opinions.  I hate spam.





More information about the devel mailing list