Skip to content

Commit 65bb707

Browse files
committed
toctree ref
1 parent 37559a9 commit 65bb707

File tree

1 file changed

+16
-14
lines changed

1 file changed

+16
-14
lines changed

docs/source/index.rst

Lines changed: 16 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,21 @@
3636
- `LICENSE <#license>`__
3737
- `BibTeX and citations <#bibtex-and-citations>`__
3838

39+
.. toctree::
40+
:maxdepth: 2
41+
:caption: Contents:
42+
43+
LICENSE
44+
DATASETS
45+
PARAMETERS
46+
REQUIREMENTS
47+
CODE_OF_CONDUCT
48+
CONTRIBUTING
49+
CONTRIBUTORS
50+
BUG_REPORTS
51+
TODO
52+
53+
3954
**Note:** I am actively looking for project maintainers who can
4055
volunteer to fix bugs/issues and work on
4156
`TODOs <https://github.com/Jimut123/jimutmap/blob/master/TODO.md>`__,
@@ -57,7 +72,7 @@ see what this will support in the future.**
5772

5873
The api ``accessKey`` token is automatically fetched if you have Google
5974
Chrome or Chromium installed using ``chromedriver-autoinstaller``.
60-
Otherwise, youll have to fetch it manually and set the ``ac_key``
75+
Otherwise, you'll have to fetch it manually and set the ``ac_key``
6176
parameter (which can be found out by selecting one tile from Apple Map,
6277
through chrome/firefox by going Developer->Network, looking at the
6378
assets, and finding the part of the link beginning with ``&accessKey=``
@@ -227,17 +242,4 @@ Please see
227242
[`Back to Top <#contents>`__]
228243

229244

230-
.. toctree::
231-
:maxdepth: 2
232-
:caption: Contents:
233-
234-
LICENSE
235-
DATASETS
236-
PARAMETERS
237-
REQUIREMENTS
238-
CODE_OF_CONDUCT
239-
CONTRIBUTING
240-
CONTRIBUTORS
241-
BUG_REPORTS
242-
TODO
243245

0 commit comments

Comments
 (0)