Skip to content

Commit

Permalink
do not include version in sitemap
Browse files Browse the repository at this point in the history
fix #95
  • Loading branch information
orbeckst committed Oct 10, 2021
1 parent 5d32227 commit 401a5e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@

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

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

0 comments on commit 401a5e6

Please sign in to comment.