From 74fcfc2cfc04e1d82761996367359b0c3e1f9363 Mon Sep 17 00:00:00 2001 From: Pablo Hoffman Date: Mon, 13 Jul 2009 22:03:56 -0300 Subject: [PATCH] deprecated old adaptors documentation --- docs/topics/adaptors.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/topics/adaptors.rst b/docs/topics/adaptors.rst index 89be0cefa..9088beb62 100644 --- a/docs/topics/adaptors.rst +++ b/docs/topics/adaptors.rst @@ -1,13 +1,13 @@ .. _topics-adaptors: -======================= -Adaptors (experimental) -======================= +============================== +Old Item Adaptors (deprecated) +============================== .. warning:: - Adaptors are an experimental feature of Scrapy, which mean its API is not - yet stable and could suffer minor changes before the next stable release. + This documentation is deprecated, and will be superseeded by the new item + adaptors (not yet documented). Quick overview ==============