[doc] Remove incompatible web service project

* Abandoned since 2017
* Not compatible with Python3
This commit is contained in:
Rotzbua 2022-01-06 22:21:56 +01:00
parent 49942026d8
commit 1c7ed4f2e5
No known key found for this signature in database
GPG Key ID: C69022D529C17845
2 changed files with 0 additions and 15 deletions

View File

@ -130,7 +130,6 @@ Built-in services
topics/stats
topics/email
topics/telnetconsole
topics/webservice
:doc:`topics/logging`
Learn how to use Python's builtin logging on Scrapy.
@ -144,9 +143,6 @@ Built-in services
:doc:`topics/telnetconsole`
Inspect a running crawler using a built-in Python console.
:doc:`topics/webservice`
Monitor and control a crawler using a web service.
Solving specific problems
=========================

View File

@ -1,11 +0,0 @@
.. _topics-webservice:
===========
Web Service
===========
webservice has been moved into a separate project.
It is hosted at:
https://github.com/scrapy-plugins/scrapy-jsonrpc