Skip to content

scrapy/sphinx-scrapy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sphinx-scrapy

PyPI version Supported Python versions

Sphinx extension for documentation in the Scrapy ecosystem.

Features

Setup

  1. Install:

    pip install sphinx-scrapy
  2. Add to your conf.py:

    extensions = [
        "sphinx.ext.intersphinx",
        "sphinx_scrapy",
    ]

Release notes

See Release notes for a list of releases and their changes.

About

Sphinx extension for documentation in the Scrapy ecosystem

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages