1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41
|
.. -*- restructuredtext -*-
====================
"Cloud" Sphinx Theme
====================
About
=====
This is a small package containing a Sphinx theme named "Cloud",
along with some related Sphinx extensions.
For more details (and to see the theme in action),
check out it's documentation at `<https://cloud-sptheme.readthedocs.io>`_.
Requirements
------------
* Sphinx 1.4 or newer
Installation
------------
To install from pypi::
pip install cloud_sptheme
To install from the source::
python setup.py install
For more detailed installation & testing instructions, see "docs/install.rst",
Online Resources
----------------
* **Homepage & Source:** `<https://foss.heptapod.net/doc-utils/cloud_sptheme>`_
* **Docs:** `<https://cloud-sptheme.readthedocs.io>`_
* **Download & PyPI:** `<https://pypi.python.org/pypi/cloud_sptheme>`_
Hosting
-------
Thanks to the people at `Octobus <https://octobus.net/>`_ and `CleverCloud <https://clever-cloud.com/>`_
for providing the repository / issue tracker hosting, as well as the development of `Heptapod <https://heptapod.net/>`_!
Thanks to `ReadTheDocs <https://readthedocs.io>`_ for providing documentation hosting!
|