We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents efb8abf + 96ea529 commit 72d8095Copy full SHA for 72d8095
doc/source/quickstart.rst
@@ -227,13 +227,11 @@ Going further
227
228
See the other pages of this doc for more information on specific topics:
229
230
-.. toctree::
231
- :maxdepth: 1
232
-
233
- More detailed build options<buildoptions>
234
- Command line arguments<commands>
235
- Creating and editing recipes<recipes>
236
- Creating and editing bootstraps<bootstraps>
237
- Using the Android Java APIs<apis>
238
- Troubleshooting<troubleshooting>
239
- Contributing<contribute>
+- :doc:`buildoptions`
+- :doc:`commands`
+- :doc:`recipes`
+- :doc:`bootstraps`
+- :doc:`apis`
+- :doc:`troubleshooting`
+- :doc:`launcher`
+- :doc:`contribute`
0 commit comments