single |
|version| |python| |license| |ci|
:alt: PyPI - Package Version
:alt: PyPI - Python Version
:alt: PyPI - License
:alt: CircleCI
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. For a
roadmap, see the maintainer's [roadmap page
].
.. note::
You can install the development version via ``pip install -e
git+https://github.com/bitprophet/alabaster/#egg=alabaster``.
|