Bug 1457

Summary: waf doesn't know how to build the manual, tutorial, or model documentation
Product: ns-3 Reporter: Peter Barnes <pdbarnes>
Component: build systemAssignee: Tom Henderson <tomh>
Status: RESOLVED FIXED    
Severity: normal CC: ns-bugs, tomh
Priority: P5    
Version: ns-3.14   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 1458    
Attachments: diff from r7866

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