- Notifications
You must be signed in to change notification settings - Fork352
A clean, three-column Sphinx theme with Bootstrap for the PyData community
License
pydata/pydata-sphinx-theme
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A clean, three-column, Bootstrap-based Sphinx theme by and for thePyData community.
- 📚 Documentation:https://pydata-sphinx-theme.readthedocs.io/en/stable
- 💡 Examples:https://pydata-sphinx-theme.readthedocs.io/en/stable/examples
- 🙌 Contribute:https://pydata-sphinx-theme.readthedocs.io/en/stable/community
- 🌐 Translate:https://explore.transifex.com/12rambau/pydata-sphinx-theme/
The theme is available on PyPI and conda-forge. You can installand use as follows:
Install the
pydata-sphinx-theme
in your doc build environment:pip install pydata-sphinx-theme# orconda install pydata-sphinx-theme --channel conda-forge
Then, in the
conf.py
of your sphinx docs, you update thehtml_theme
configuration option:html_theme="pydata_sphinx_theme"
And that's it!
Note
This theme may not work with the latest major versions of Sphinx, especiallyif they have only recently been released. Please give us a few months oftime to work out any bugs and changes when new releases are made.Seeour contributing documentation for more information.
Contributions are very welcome! Installing the development version, buildingthe example docs and developing theCSS/JS
of the theme, etc., is explained inmore detail in the contributing section of the documentation:
About
A clean, three-column Sphinx theme with Bootstrap for the PyData community
Topics
Resources
License
Contributing
Uh oh!
There was an error while loading.Please reload this page.