mirror of https://github.com/scrapy/scrapy.git
moved scrapy docs from website source to scrapy source, since it makes more sense there
--HG-- extra : convert_revision : svn%3Ab85faa78-f9eb-468e-a121-7cced6da292c%40562
This commit is contained in:
parent
97d4754200
commit
7e5b85ca9e
|
Before Width: | Height: | Size: 43 KiB After Width: | Height: | Size: 43 KiB |
|
Before Width: | Height: | Size: 68 KiB After Width: | Height: | Size: 68 KiB |
|
Before Width: | Height: | Size: 88 KiB After Width: | Height: | Size: 88 KiB |
|
|
@ -9,7 +9,7 @@ all : build tests
|
|||
build : docs
|
||||
|
||||
docs :
|
||||
sphinx-build -a -b pickle docs/sources docs/pickle
|
||||
sphinx-build -a -b pickle docs/scrapy-docs docs/pickle
|
||||
|
||||
tests :
|
||||
$(SETTINGS); \
|
||||
|
|
|
|||
Loading…
Reference in New Issue