docs - rename the sitemap to avoid conflicts ?

This commit is contained in:
bunkerity 2021-06-08 09:31:28 +02:00
parent 518ddd3236
commit c3a437fa82
No known key found for this signature in database
GPG Key ID: 3D80806F12602A7C
1 changed files with 1 additions and 0 deletions

View File

@ -83,6 +83,7 @@ html_theme_path = [sphinx_rtd_theme.get_html_theme_path()]
html_static_path = ['_static']
# for sitemap
sitemap_filename = "mysitemap.xml"
branch = get_git_branch()
if branch == "master" :
html_baseurl = 'https://bunkerized-nginx.readthedocs.io/en/latest/'