> -----Original Message----- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Thursday, December 17, 2015 10:27 AM > To: Mcnamara, John > Cc: dev at dpdk.org > Subject: [PATCH] doc: show version in html guides > > 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 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 John