Skip to content
Snippets Groups Projects
Commit edc9b742 authored by Ladislav Lhotka's avatar Ladislav Lhotka
Browse files

Update Sphinx configuration.

parent 43719876
No related branches found
No related tags found
No related merge requests found
......@@ -358,6 +358,4 @@ epub_exclude_files = ['search.html']
# If false, no index is generated.
#epub_use_index = True
# Example configuration for intersphinx: refer to the Python standard library.
intersphinx_mapping = {'https://docs.python.org/3/': None}
intersphinx_mapping = {'python': ('https://docs.python.org/3', None)}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment