doc: add doc home link in left nav
It's been annoying that there was no convenient way to get back to the documentation home page. There is a link in the breadcrumb trail at the top of the page, but folks didn't notice that. This PR adds a "Documentation Home" link at the top of the left-nav menu. Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
parent
273bb8e2f7
commit
23d863f6c4
1 changed files with 1 additions and 0 deletions
|
@ -107,6 +107,7 @@ licensing, as described in :ref:`Zephyr_Licensing`.
|
|||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
Documentation Home <self>
|
||||
introduction/index.rst
|
||||
getting_started/index.rst
|
||||
contribute/index.rst
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue