diff --git a/docs/index.rst b/docs/index.rst index 8ee5ca8..5a14db6 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -12,7 +12,14 @@ source code distribution place. Overview -------- -* :ref:`lister-tutorial` +.. toctree:: + :maxdepth: 2 + :caption: Overview: + :titlesonly: + + + lister-tutorial + run-lister-tutorial Reference Documentation diff --git a/docs/run_a_new_lister.rst b/docs/run_a_new_lister.rst index 3622e21..66ad176 100644 --- a/docs/run_a_new_lister.rst +++ b/docs/run_a_new_lister.rst @@ -1,6 +1,3 @@ - -:orphan: - .. _run-lister-tutorial: Tutorial: run a lister within docker-dev in just a few steps diff --git a/docs/tutorial.rst b/docs/tutorial.rst index c92325d..3c5d1d2 100644 --- a/docs/tutorial.rst +++ b/docs/tutorial.rst @@ -1,5 +1,3 @@ -:orphan: - .. _lister-tutorial: Tutorial: list the content of your favorite forge in just a few steps