updated old documentation references

This commit is contained in:
Pablo Hoffman 2010-08-12 20:45:11 -03:00
parent 43d47e5d9b
commit 1df2c17b78
2 changed files with 3 additions and 5 deletions

View File

@ -972,10 +972,8 @@ TELNETCONSOLE_ENABLED
Default: ``True``
Scope: ``scrapy.management.telnet``
A boolean which specifies if the telnet management console will be enabled
(provided its extension is also enabled).
A boolean which specifies if the :ref:`telnet console <topics-telnetconsole>`
will be enabled (provided its extension is also enabled).
.. setting:: TELNETCONSOLE_PORT

View File

@ -4,7 +4,7 @@
Telnet Console
==============
.. module:: scrapy.management.telnet
.. module:: scrapy.telnet
:synopsis: The Telnet Console
Scrapy comes with a built-in telnet console for inspecting and controlling a