docs: rearrange toc
Fix index.rst and README.rst to put TensorFlow samples under External Module samples next to Nanopb sample to avoid 4-level indentation in the sidebar. Signed-off-by: Lauren Murphy <lauren.murphy@intel.com>
This commit is contained in:
parent
14e6d1cf5d
commit
09ba258b05
3 changed files with 2 additions and 12 deletions
|
@ -5,7 +5,7 @@ Samples and Demos
|
||||||
|
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 4
|
||||||
:glob:
|
:glob:
|
||||||
|
|
||||||
classic
|
classic
|
||||||
|
|
|
@ -4,7 +4,7 @@ External Module Samples
|
||||||
#######################
|
#######################
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 2
|
||||||
:glob:
|
:glob:
|
||||||
|
|
||||||
**/*
|
**/*
|
||||||
|
|
|
@ -1,10 +0,0 @@
|
||||||
.. _tensorflow-samples:
|
|
||||||
|
|
||||||
TensorFlow Samples
|
|
||||||
##################
|
|
||||||
|
|
||||||
.. toctree::
|
|
||||||
:maxdepth: 1
|
|
||||||
:glob:
|
|
||||||
|
|
||||||
**/*
|
|
Loading…
Add table
Add a link
Reference in a new issue