docs - rename sitemap to bypass rtd rewrite

This commit is contained in:
bunkerity 2021-06-14 10:21:30 +02:00
parent 01857d8ac0
commit 9e4961ccb5
No known key found for this signature in database
GPG Key ID: 3D80806F12602A7C
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -2,4 +2,4 @@ User-agent: *
Disallow: /en/dev/
Sitemap: https://bunkerized-nginx.readthedocs.io/mysitemap.xml
Sitemap: https://bunkerized-nginx.readthedocs.io/en/latest/sm.xml