Bug 1931 - ns3_html_theme not picking up version string
ns3_html_theme not picking up version string
Status: NEW
Product: ns-3
Classification: Unclassified
Component: documentation
pre-release
PC Linux
: P5 enhancement
Assigned To: Tom Henderson
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-06-17 12:56 EDT by Tom Henderson
Modified: 2019-11-05 18:38 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Henderson 2014-06-17 12:56:19 EDT
doc/ns3_html_theme is not picking up the version string for documentation building of released version.

I think this amounts to some assumptions not holding true (assumptions documented in the top of the file) so probably a minor tweak is needed after ns-3.20 is released.
Comment 1 Peter Barnes 2019-11-05 18:38:34 EST
Current release doxygen shows the release number correctly:
https://www.nsnam.org/docs/release/3.30/doxygen/index.html

Current release Sphinx shows the release number correctly:
https://www.nsnam.org/docs/release/3.30/tutorial/html/index.html

Time to close this?