https://github.com/einsteinpy/einsteinpy-alabaster
Documentation Theme for EinsteinPy. Also a supported alabaster fork
https://github.com/einsteinpy/einsteinpy-alabaster
Last synced: 7 months ago
JSON representation
Documentation Theme for EinsteinPy. Also a supported alabaster fork
- Host: GitHub
- URL: https://github.com/einsteinpy/einsteinpy-alabaster
- Owner: einsteinpy
- License: other
- Created: 2020-09-19T23:43:07.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-26T19:46:30.000Z (over 3 years ago)
- Last Synced: 2024-10-29T21:05:59.859Z (over 1 year ago)
- Language: HTML
- Homepage:
- Size: 371 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
What is Alabaster?
==================
Alabaster is a visually (c)lean, responsive, configurable theme for the `Sphinx
`_ documentation system. It is Python 2+3 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.
.. note::
You can install the development version via ``pip install -e
git+https://github.com/bitprophet/alabaster/#egg=alabaster``.