2015-12-18 12:41, Mcnamara, John: > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > > 2015-12-18 10:27, Mcnamara, John: > > > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > > > > The version does not appear in the readthedocs theme. > > > > We may try to customize the theme, or just update the project name > > > > as in this patch. The project name is not used in the PDF. > > > > > > Hi, > > > > > > I see the version number in generated docs: > > > > > > http://i.imgur.com/GkvNz2U.png > > > > Interesting. > > > > > However, I can see that it doesn't appear on the dpdk.org version. > > > > > > I am using: > > > > > > $ sphinx-build --version > > > Sphinx (sphinx-build) 1.3.1 > > > > Same version on dpdk.org. > > There should be something else different... > > > It could be the version of the RTD theme: > > > $ python -c "import sphinx_rtd_theme; print sphinx_rtd_theme.__version__" > 0.1.9 > > 0.1.9 is required for the version number in the Navbar: > > https://github.com/snide/sphinx_rtd_theme#v0-1-9
0.1.8 here. So this patch is rejected and the doc should be regenerated on dpdk.org. Thanks