We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1250f39 commit 38609ccCopy full SHA for 38609cc
README.rst
@@ -20,7 +20,9 @@ Scrapyrt (Scrapy realtime)
20
21
.. image:: https://readthedocs.org/projects/scrapyrt/badge/?version=latest
22
:target: https://scrapyrt.readthedocs.io/en/latest/api.html
23
- :alt: Latest Read The Docs
+
24
+Introduction
25
+============
26
27
HTTP server which provides API for scheduling Scrapy spiders and
28
making requests with spiders.
@@ -72,7 +74,7 @@ with callback ``parse_foo``::
72
74
Documentation
73
75
=============
76
-`Documentation is available on readthedocs <http://scrapyrt.readthedocs.org/en/latest/index.html>`_
77
+`Documentation is available on readthedocs <http://scrapyrt.readthedocs.org/en/latest/index.html>`_.
78
79
Support
80
=======
0 commit comments