Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 69039fb + cc1161b commit e7ab33eCopy full SHA for e7ab33e
1 file changed
README.rst
@@ -21,4 +21,11 @@ To use this theme, add the following to ``conf.py``:
21
22
- ``html_theme = 'python_docs_theme'``
23
24
-- ``html_sidebars``, defaults taken from http://www.sphinx-doc.org/en/stable/config.html#confval-html_sidebars
+- ``html_sidebars``, defaults taken from https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_sidebars
25
+
26
+Preview
27
+-------
28
29
+See a demo of the CPython docs using this theme:
30
31
+- https://python-docs-theme-previews.readthedocs.io
0 commit comments