scrapy / scrapyd

A service daemon to run Scrapy spiders
https://scrapyd.readthedocs.io/en/stable/
BSD 3-Clause "New" or "Revised" License
2.92k stars 569 forks source link

Polish docs #486

Closed izeye closed 1 year ago

izeye commented 1 year ago

This PR polishes docs a bit.

codecov[bot] commented 1 year ago

Codecov Report

Merging #486 (dfe0f98) into master (bb8826c) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #486   +/-   ##
=======================================
  Coverage   87.17%   87.17%           
=======================================
  Files          41       41           
  Lines        1887     1887           
=======================================
  Hits         1645     1645           
  Misses        242      242           
Flag Coverage Δ
unittests 87.17% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

jpmckinney commented 1 year ago

Thank you!