scrapy/docs/intro
Pablo Hoffman 33b53c59d5 moved scrapy.xpath to scrapy.selector
--HG--
rename : scrapy/xpath/__init__.py => scrapy/selector/__init__.py
rename : scrapy/xpath/document.py => scrapy/selector/document.py
rename : scrapy/xpath/factories.py => scrapy/selector/factories.py
2009-08-19 21:50:52 -03:00
..
index.rst mv scrapy/trunk to root as part of svn2hg migration 2009-05-06 15:55:17 -03:00
install.rst added simplejson optional dependency to doc 2009-07-09 16:49:20 -03:00
overview.rst moved scrapy.newitem to scrapy.item and declared newitem api officially stable. updated docs and example project. deprecated old ScrapedItem 2009-08-19 21:39:58 -03:00
tutorial.rst moved scrapy.xpath to scrapy.selector 2009-08-19 21:50:52 -03:00