8000 Merge pull request #829 from KeyWeeUsr/conn_toctrees · suriyan/python-for-android@72d8095 · GitHub
[go: up one dir, main page]

Skip to content

Commit 72d8095

Browse files
authored
Merge pull request kivy#829 from KeyWeeUsr/conn_toctrees
Fix toctree
2 parents efb8abf + 96ea529 commit 72d8095

File tree

1 file changed

+8
-10
lines changed

1 file changed

+8
-10
lines changed

doc/source/quickstart.rst

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -227,13 +227,11 @@ Going further
227227

228228
See the other pages of this doc for more information on specific topics:
229229

230-
.. toctree::
231-
8D38 :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>
230+
- :doc:`buildoptions`
231+
- :doc:`commands`
232+
- :doc:`recipes`
233+
- :doc:`bootstraps`
234+
- :doc:`apis`
235+
- :doc:`troubleshooting`
236+
- :doc:`launcher`
237+
- :doc:`contribute`

0 commit comments

Comments
 (0)
0