File tree Expand file tree Collapse file tree 1 file changed +16
-14
lines changed Expand file tree Collapse file tree 1 file changed +16
-14
lines changed Original file line number Diff line number Diff line change 36
36
- `LICENSE <#license >`__
37
37
- `BibTeX and citations <#bibtex-and-citations >`__
38
38
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
+
39
54
**Note: ** I am actively looking for project maintainers who can
40
55
volunteer to fix bugs/issues and work on
41
56
`TODOs <https://github.com/Jimut123/jimutmap/blob/master/TODO.md >`__,
@@ -57,7 +72,7 @@ see what this will support in the future.**
57
72
58
73
The api ``accessKey `` token is automatically fetched if you have Google
59
74
Chrome or Chromium installed using ``chromedriver-autoinstaller ``.
60
- Otherwise, you’ ll have to fetch it manually and set the ``ac_key ``
75
+ Otherwise, you' ll have to fetch it manually and set the ``ac_key ``
61
76
parameter (which can be found out by selecting one tile from Apple Map,
62
77
through chrome/firefox by going Developer->Network, looking at the
63
78
assets, and finding the part of the link beginning with ``&accessKey= ``
@@ -227,17 +242,4 @@ Please see
227
242
[`Back to Top <#contents >`__]
228
243
229
244
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
243
245
You can’t perform that action at this time.
0 commit comments