scrapy/sites/scrapy.org
elpolilla 2e01fa1667 Added part of the new scrapy tutorial
--HG--
extra : convert_revision : svn%3Ab85faa78-f9eb-468e-a121-7cced6da292c%40498
2008-12-15 13:44:42 +00:00
..
docs/sources Added part of the new scrapy tutorial 2008-12-15 13:44:42 +00:00
scrapyorg removed unused and unneeded SITE_URL from localsettings 2008-11-27 14:54:42 +00:00
static first commit of doc apps 2008-11-25 18:16:04 +00:00
templates removed incorrect text 2008-12-15 12:02:16 +00:00
Makefile added Makefile for building docs and testing 2008-11-27 14:39:55 +00:00
README updated requirements 2008-11-27 14:46:01 +00:00

README

Dependencies:

    * python docutils (python-docutils in debian)
      Needed for ReST markup

    * Sphinx python package (easy_install Sphinx)
      Needed for documentation