|
Bugzilla – Full Text Bug Listing |
| Summary: | waf doesn't know how to build the manual, tutorial, or model documentation | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Peter Barnes <pdbarnes> |
| Component: | build system | Assignee: | 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 | ||
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. Fixed in changeset 8903 204fed372b38 http://code.nsnam.org/ns-3-dev/rev/204fed372b38 |
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