Skip to content

Commit d06fdb8

Browse files
authored
Improve the table of contents (#193)
1 parent 27f201c commit d06fdb8

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

docs/index.rst

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,31 @@ The ``scrapinghub`` is a Python library for communicating with the `Scrapinghub
77
.. _Scrapinghub API: https://doc.scrapinghub.com/scrapy-cloud.html#scrapycloud
88

99
.. toctree::
10+
:caption: Getting started
1011
:maxdepth: 1
1112

1213
quickstart
14+
15+
.. toctree::
16+
:caption: Usage
17+
:maxdepth: 1
18+
1319
client/overview
20+
21+
.. toctree::
22+
:caption: Reference
23+
:maxdepth: 1
24+
1425
client/apidocs
26+
27+
.. toctree::
28+
:caption: Legacy
29+
:maxdepth: 1
30+
1531
legacy/clients
32+
33+
.. toctree::
34+
:caption: All the rest
35+
:maxdepth: 1
36+
1637
changes

0 commit comments

Comments
 (0)