Bug 1457 - waf doesn't know how to build the manual, tutorial, or model documentation
waf doesn't know how to build the manual, tutorial, or model documentation
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: build system
ns-3.14
All All
: P5 normal
Assigned To: Tom Henderson
:
Depends on:
Blocks: 1458
  Show dependency treegraph
 
Reported: 2012-06-19 19:30 UTC by Peter Barnes
Modified: 2012-10-03 02:08 UTC (History)
2 users (show)

See Also:


Attachments
diff from r7866 (1021 bytes, application/octet-stream)
2012-06-19 19:30 UTC, Peter Barnes
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Barnes 2012-06-19 19:30:07 UTC
Created attachment 1414 [details]
diff from r7866

Waf doesn't know how to build the Sphinx-based documentation: manual, tutorial, or model.  Patch attached.

This patch adds two new commands:

$ ./waf sphinx  build all the Sphinx-based docs:  manual, models, and tutorial (and -pt-br translation)

$ ./waf docs    build the doxygen and Sphinx docs
Comment 1 Tom Henderson 2012-06-30 10:02:58 UTC
I'll try to migrate this in sometime soon and edit the cron scripts on the server to start using these.  Thanks for the patch.
Comment 2 Peter Barnes 2012-10-03 02:08:15 UTC
Fixed in changeset 8903	204fed372b38
http://code.nsnam.org/ns-3-dev/rev/204fed372b38