Lightweight, configurable Sphinx theme. Now the Sphinx default! http://alabaster.readthedocs.io/
Go to file
Jared Dillard 92cf78066a
Add PyPI classifiers for Sphinx themes (#210)
2023-10-05 00:10:27 +01:00
.circleci Use newer sphinx on newer pythons (in test matrix) 2023-01-13 01:33:27 -05:00
alabaster Use standards-compliant ``pyproject.toml`` 2023-04-21 00:45:22 +01:00
docs Use consistent literal block syntax 2023-04-21 01:12:44 +01:00
.flake8 Nix setup.cfg 2023-01-12 22:14:36 -05:00
.gitignore Merge branch 'master' into 101-int 2018-05-14 14:10:38 -04:00
.readthedocs.yml Use docs requirements in ``.readthedocs.yml`` 2023-04-21 00:58:13 +01:00
LICENSE Last ever LICENSE copyright update 2020-01-10 18:50:18 -05:00
README.rst Remove development version note from README 2023-04-21 01:10:31 +01:00
dev-requirements.txt Split documentation dependencies to ``docs/requirements.txt`` 2023-04-21 00:57:44 +01:00
pyproject.toml Add PyPI classifiers for Sphinx themes (#210) 2023-10-05 00:10:27 +01:00
tasks.py Don't import deprecated module 2022-09-08 17:41:11 -04:00

README.rst

Package on PyPI

CI Status

Documentation Status

BSD 3 Clause

What is Alabaster?

Alabaster is a visually (c)lean, responsive, configurable theme for the Sphinx documentation system. It is Python 3.6+ compatible.

It began as a third-party theme, and is still maintained separately, but as of Sphinx 1.3, Alabaster is an install-time dependency of Sphinx and is selected as the default theme.

Live examples of this theme can be seen on this project's own website, paramiko.org, fabfile.org and pyinvoke.org.

For more documentation, please see http://alabaster.readthedocs.io.