8000
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.
1 parent 69039fb commit cc1161bCopy full SHA for cc1161b
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