zulip/tools/documentation_crawler
K.Kanakhin 6b31fcd63a docs-test: Add scrapy crawler to check documentation not having broken links.
- Add scrapy project with rewrited 'crawl' command and spider to check documentation.
  Command was rewrited due to return exit status by the exception existing,
  it returns exit code 0 if exception happens inside spider in standard behavour.

- Add scrapy requirements to for dev environment. It was added to twisted requirements list.

Fixes #1492
2016-10-25 11:35:16 -07:00
..
documentation_crawler docs-test: Add scrapy crawler to check documentation not having broken links. 2016-10-25 11:35:16 -07:00
__init__.py docs-test: Add scrapy crawler to check documentation not having broken links. 2016-10-25 11:35:16 -07:00
scrapy.cfg docs-test: Add scrapy crawler to check documentation not having broken links. 2016-10-25 11:35:16 -07:00