jdillard / sphinx-sitemap

Sphinx extension to generate a multi-lingual, multi-version sitemap for HTML builds
https://sphinx-sitemap.readthedocs.io/en/latest/index.html
MIT License
55 stars 22 forks source link

Set config value for sitemap filename #8

Closed jdillard closed 4 years ago

jdillard commented 6 years ago

With the default set to sitemap.

sitemap_name = 'sitemap'

This allows for potential conflicts with other sitemaps to be avoidable.