We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac8736f commit 70a8e87Copy full SHA for 70a8e87
1 file changed
docs/conf.py
@@ -1,7 +1,7 @@
1
-from crate.theme.rtd.conf.clients_python import *
+from crate.theme.rtd.conf.python import *
2
html_favicon = None
3
4
-site_url = 'https://crate.io/docs/clients/python/en/latest/'
+site_url = 'https://crate.io/docs/python/en/latest/'
5
extensions = ['sphinx_sitemap']
6
7
rst_prolog = """
0 commit comments