Skip to content

scrapy/sphinx-scrapy

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

No packages published

Languages