Skip to content

Commit

Permalink
Docs: Adjust sitemap generation
Browse files Browse the repository at this point in the history
Signed-off-by: solldavid <david.sollberger@gmail.com>
  • Loading branch information
solldavid committed Jun 27, 2023
1 parent e1e1867 commit 66e1783
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
# The encoding of source files.
master_doc = "index"
html_baseurl = "https://twistpy.org"
sitemap_url_scheme = "{link}"
# Always show the source code that generates a plot
plot_include_source = True
plot_formats = ["png"]
Expand Down

0 comments on commit 66e1783

Please sign in to comment.