sphinx-sitemap

Sitemap generator for Sphinx

20 个版本
安装
pip install sphinx-sitemap
poetry add sphinx-sitemap
pipenv install sphinx-sitemap
conda install sphinx-sitemap
描述

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| |Docs Build| |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.

.. _Contributing: https://sphinx-sitemap.readthedocs.io/en/latest/contributing.html .. _guzzle_sphinx_theme: https://github.com/guzzle/guzzle_sphinx_theme .. _LICENSE: LICENSE .. _Sphinx: http://sphinx-doc.org/ .. _sitemaps.org: https://www.sitemaps.org/protocol.html .. _sphinx-sitemap documentation: https://sphinx-sitemap.readthedocs.io/en/latest/index.html

.. |PyPI version| image:: https://img.shields.io/pypi/v/sphinx-sitemap.svg :target: https://pypi.python.org/pypi/sphinx-sitemap .. |Conda Forge| image:: https://img.shields.io/conda/vn/conda-forge/sphinx-sitemap.svg :target: https://anaconda.org/conda-forge/sphinx-sitemap .. |Downloads| image:: https://static.pepy.tech/badge/sphinx-sitemap/month :target: https://pepy.tech/project/sphinx-sitemap .. |Code style: Black| image:: https://img.shields.io/badge/code%20style-black-000000.svg :target: https://github.com/psf/black .. |Parallel Safe| image:: https://img.shields.io/badge/parallel%20safe-true-brightgreen :target: # .. |Docs Build| image:: https://readthedocs.org/projects/sphinx-sitemap/badge/?version=latest :target: https://sphinx-sitemap.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status .. |CI Workflow| image:: https://github.com/jdillard/sphinx-sitemap/actions/workflows/continuous-integration.yml/badge.svg :target: https://github.com/jdillard/sphinx-sitemap/actions/workflows/continuous-integration.yml

版本列表
2.9.0 2025-10-06
2.8.0 2025-08-12
2.7.2 2025-06-27
2.7.1 2025-06-21
2.7.0 2025-06-21
2.6.0 2024-04-29
2.5.1 2023-08-18
2.5.0 2023-01-28
2.4.0 2022-12-26
2.3.0 2022-12-21
2.2.1 2022-11-12
2.2.0 2020-08-06
2.1.0 2020-02-23
2.0.0 2020-02-20
1.1.0 2019-12-13
1.0.2 2019-02-10
1.0.1 2019-01-18
0.3.1 2018-03-04
0.2 2017-11-28
0.1 2017-11-28