mirror of https://github.com/scrapy/scrapy.git
better index for proposed documentation
--HG-- extra : convert_revision : svn%3Ab85faa78-f9eb-468e-a121-7cced6da292c%40832
This commit is contained in:
parent
5ca4728805
commit
45340d3d87
|
|
@ -8,6 +8,11 @@ Proposed documentation
|
|||
This is experimental or "work in progress" documentation, use at your own
|
||||
risk!
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
spiders
|
||||
|
||||
.. toctree::
|
||||
|
||||
introduction
|
||||
|
|
@ -16,7 +21,3 @@ Proposed documentation
|
|||
:maxdepth: 1
|
||||
|
||||
tutorial
|
||||
|
||||
.. toctree::
|
||||
|
||||
spiders
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
.. _spiders:
|
||||
|
||||
=======
|
||||
Spiders
|
||||
=======
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue