1
0
mirror of https://github.com/scrapy/scrapy.git synced 2025-02-25 08:44:28 +00:00
Rolando Espinoza La fuente a6a3f085a7 docs: added crawlspider v2 outline documentation
Sign-Off: Rolando Espinoza La fuente
2010-02-19 18:22:38 -04:00

25 lines
690 B
ReStructuredText

.. _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.
.. toctree::
:maxdepth: 1
djangoitems
scheduler-middleware
crawlspider-v2