spidermon icon indicating copy to clipboard operation
spidermon copied to clipboard

Implement a setting directive in the documentation

Open Gallaecio opened this issue 5 years ago • 1 comments

Scrapy has a setting directive implemented for Sphinx documentation that allows linking to settings while formatting them as code in an easy manner.

Looking at #212, I think Spidermon could benefit from implementing such a directive as well.

Gallaecio avatar Oct 29 '19 09:10 Gallaecio

Hey @Gallaecio, sounds interesting. Can you point to where I can find that setting directive in Scrapy? Is this what you are referring to 1. I read about directives from the Sphinx Docs.

vipulgupta2048 avatar Jan 14 '20 12:01 vipulgupta2048