doc: add dummy empty toctree directive

This adds an empty toctree directive with the caption "Table of Contents" so that the latexpdf build says "Table of Contents" on the TOC instead of "Getting Started".
This commit is contained in:
David Lechner
2019-02-20 18:36:08 -06:00
parent 6ca0465322
commit 1bca2706af
+5
View File
@@ -1,6 +1,11 @@
Using Python with LEGO\ :sup:`®` MINDSTORMS\ :sup:`®` EV3
=========================================================
.. toctree::
:maxdepth: 1
:caption: Table of Contents
:hidden:
.. toctree::
:maxdepth: 1
:caption: Getting Started