1
0
mirror of https://github.com/scrapy/scrapy.git synced 2025-02-25 03:04:06 +00:00
Pablo Hoffman 5c39d173a5 merged proposed and experimental documentation, as it didn't make sense to keep two separate sections
--HG--
rename : docs/proposed/_images/scrapy_architecture.odg => docs/experimental/_images/scrapy_architecture.odg
rename : docs/proposed/_images/scrapy_architecture.png => docs/experimental/_images/scrapy_architecture.png
rename : docs/proposed/index.rst => docs/experimental/index.rst
rename : docs/proposed/newitem-fields.rst => docs/experimental/newitem-fields.rst
rename : docs/proposed/newitem.rst => docs/experimental/newitem.rst
2009-07-13 22:15:54 -03:00

25 lines
691 B
ReStructuredText

.. _experimental-index:
Experimental features
=====================
This section documents experimental features that may become stable in the
future, but whose API is not yet stable. Use them with caution, and subscribe
to the `mailing lists <http://scrapy.org/community/>`_ to be notified of any
changes.
This section may also contain documentation which is outdated or incomplete (as
it's not revised so frequently), or documentation which overlaps with existing
(stable) documentation and needs to be manually merged, use at your own risk.
.. warning::
This documentation is a work in progress, use at your own risk.
.. toctree::
:maxdepth: 1
newitem
newitem-fields