python-docs-theme icon indicating copy to clipboard operation
python-docs-theme copied to clipboard

Sphinx theme for Python documentation

Results 25 python-docs-theme issues
Sort by recently updated
recently updated
newest added

See, for example, https://docs.python.org/fr/3/tutorial/introduction.html. It applies to all interactive code examples. This is https://bugs.python.org/issue34452, transferred here, as a third party issue. It is related to [PEP 545 - Python Documentation...

This is an initial take on the enable localization initiative adding a script to ease the babel call. Usage: ```shell python babel_runner.py extract # generate translations template file (.pot) python...

While Python docs is available for translation, this theme is still used in English. I see strings marked for translation, but there is no localization infra (no message catalog template;...

enhancement

This is largely based on https://github.com/python/docsbuild-scripts/blob/main/templates/switchers.js, but with substantial modifications, because we can make full use of Sphinx and Jinja. This is one of the first steps needed so that...

See [this page](https://docs.python.org/3/howto/logging.html#logging-flow), where the anchor points to an SVG. If you ensure that there's no theme in local storage for this page, then if the browser settings are used...

enhancement
help wanted

Also updates the babel config so that JS files are extracted ;) ---- 📚 Documentation preview 📚: https://python-docs-theme-previews--225.org.readthedocs.build/

Locales directory needs to be inside the package directory to be installed, so changing the script to place translation files inside seems the best choice. I also added Brazilian Portuguese...

# Documentation Below 1024 pixels width there is no button that returns you to the docs home. ![Image](https://github.com/user-attachments/assets/1bb0146f-9923-4140-b2d2-fec6b5989e11) ____ For screen widths > 1023 you can click the "3.13.1 Documentation...

Closes #217 ---- 📚 Documentation preview 📚: https://python-docs-theme-previews--220.org.readthedocs.build/

I hope this theme isn't too stiff, let's make it more visually appealing :) Added animations for showing/hiding the sidebar Color transition for sidebar buttons It shouldn't affect normal usage,...