Skip to content

jdillard/sphinx-sitemap

Repository files navigation

Sphinx Sitemap Generator Extension

A Sphinx extension to generate multiversion and multilanguage sitemaps.org compliant sitemaps for the HTML version of your Sphinx documentation.

PyPI version Conda Forge Downloads Parallel Safe
Code style: Black Documentation Status CI Workflow

Documentation

See sphinx-sitemap documentation for installation and configuration instructions.

Contributing

Pull Requests welcome! See Contributing for instructions on how best to contribute.

License

sphinx-sitemap is made available under a MIT license; see LICENSE for details.

Originally based on the sitemap generator in the guzzle_sphinx_theme project, also licensed under the MIT license.