diff --git a/doc/source/quickstart.rst b/doc/source/quickstart.rst index 0de97606cb..631a6eeb45 100644 --- a/doc/source/quickstart.rst +++ b/doc/source/quickstart.rst @@ -227,13 +227,11 @@ Going further See the other pages of this doc for more information on specific topics: -.. toctree:: - :maxdepth: 1 - - More detailed build options - Command line arguments - Creating and editing recipes - Creating and editing bootstraps - Using the Android Java APIs - Troubleshooting - Contributing +- :doc:`buildoptions` +- :doc:`commands` +- :doc:`recipes` +- :doc:`bootstraps` +- :doc:`apis` +- :doc:`troubleshooting` +- :doc:`launcher` +- :doc:`contribute`