Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 94002113 authored by Jason Kridner's avatar Jason Kridner
Browse files

WIP experiments with TOC

parent 3731f9e5
No related merge requests found
...@@ -15,7 +15,6 @@ Links to additional books available for purchase can be found on the ...@@ -15,7 +15,6 @@ Links to additional books available for purchase can be found on the
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
:caption: Books
beaglebone-cookbook/index.rst beaglebone-cookbook/index.rst
pru-cookbook/index.rst pru-cookbook/index.rst
......
...@@ -15,22 +15,15 @@ Sections ...@@ -15,22 +15,15 @@ Sections
:maxdepth: 2 :maxdepth: 2
intro/index.rst intro/index.rst
.. toctree::
:maxdepth: 2
boards/index.rst boards/index.rst
boards/beaglebone/index.rst
.. toctree:: boards/beaglebone/black/index.rst
:maxdepth: 2 boards/beaglebone/ai-64/index.rst
projects/index.rst
projects/index.rst projects/index.rst
.. toctree::
:maxdepth: 2
books/index.rst books/index.rst
Indices and tables Indices and tables
******************** ********************
......
...@@ -12,7 +12,7 @@ to contribute to the BeagleBoard documentation project and any of the many open- ...@@ -12,7 +12,7 @@ to contribute to the BeagleBoard documentation project and any of the many open-
projects on-going on our `Contribution Page <contribution>`__. projects on-going on our `Contribution Page <contribution>`__.
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 2
support/index.rst support/index.rst
contribution/index.rst contribution/index.rst
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment