doc: fix navigation levels in html sidebar of guides
authorJohn McNamara <john.mcnamara@intel.com>
Fri, 15 Jan 2016 16:35:32 +0000 (16:35 +0000)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Sat, 16 Jan 2016 08:16:56 +0000 (09:16 +0100)
commitff82e08aa3c3e888b650ca78d3b177298ab56ebd
tree0d7fcdd35c5b92e51519d9042ad0c33e19b848eb
parentad66a85dce9a707748cb4d9592c13022ae77c067
doc: fix navigation levels in html sidebar of guides

Fix issue where the navigation levels weren't displayed in the
html sidebar with the new read_the_docs theme.

This was due to the :titlesonly: directive in the high level
index.rst and also due to a stray newline in the parsed version
number.

Reported-by: Matthew Hall <mhall@mhcomputing.net>
Signed-off-by: John McNamara <john.mcnamara@intel.com>
doc/guides/conf.py
doc/guides/index.rst