Skip to content

Commit 401a5e6

Browse files
committed
do not include version in sitemap
fix #95
1 parent 5d32227 commit 401a5e6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

doc/source/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242

4343
# for sitemap with https://github.com/jdillard/sphinx-sitemap
4444
site_url = "https://www.mdanalysis.org/GridDataFormats/"
45+
sitemap_url_scheme = "{link}"
4546

4647
# https://stackoverflow.com/questions/5599254/how-to-use-sphinxs-autodoc-to-document-a-classs-init-self-method
4748
autoclass_content = 'both'

0 commit comments

Comments
 (0)