mirror of https://github.com/scrapy/scrapy.git
added proposed documentation, moved tutorial there
--HG-- extra : convert_revision : svn%3Ab85faa78-f9eb-468e-a121-7cced6da292c%40803
This commit is contained in:
parent
6cc806a843
commit
d9a90a1f3f
|
|
@ -23,3 +23,7 @@ Documentation Contents:
|
|||
|
||||
faq
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
proposed/index
|
||||
|
|
|
|||
|
|
@ -0,0 +1,14 @@
|
|||
.. _proposed-index:
|
||||
|
||||
Proposed documentation
|
||||
======================
|
||||
|
||||
.. warning::
|
||||
|
||||
This is experimental or "work in progress" documentation, use at your own
|
||||
risk!
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
tutorial
|
||||
Loading…
Reference in New Issue