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 d2ceb99 commit 9be1700Copy full SHA for 9be1700
README.md
@@ -22,6 +22,13 @@ To use this theme, add the following to `conf.py`:
22
23
- `html_sidebars`, defaults taken from https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_sidebars
24
25
+
26
+## Translation
27
28
+This theme supports localization, for more information see the [Python Developer's
29
+Guide](https://devguide.python.org/documentation/translations/translating/#how-do-i-translate-the-python-docs-sphinx-theme).
30
31
32
## Preview
33
34
See a demo of the CPython docs using this theme:
0 commit comments