remove empty experimental section from doc

This commit is contained in:
Pablo Hoffman 2015-05-01 01:53:51 -03:00
parent a5a8f82b06
commit b84b3585f2
2 changed files with 0 additions and 21 deletions

View File

@ -1,17 +0,0 @@
.. _experimental:
Experimental features
=====================
This section documents experimental Scrapy features that may become stable in
future releases, but whose API is not yet stable. Use them with caution, and
subscribe to the `mailing lists <http://scrapy.org/community/>`_ to get
notified of any changes.
Since it's not revised so frequently, this section may contain documentation
which is outdated, incomplete or overlapping with stable documentation (until
it's properly merged) . Use at your own risk.
.. warning::
This documentation is a work in progress. Use at your own risk.

View File

@ -245,7 +245,6 @@ All the rest
news
contributing
versioning
experimental/index
:doc:`news`
See what has changed in recent Scrapy versions.
@ -255,6 +254,3 @@ All the rest
:doc:`versioning`
Understand Scrapy versioning and API stability.
:doc:`experimental/index`
Learn about bleeding-edge features.