• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

cloud_sptheme/H04-May-2020-6,8114,987

cloud_sptheme.egg-info/H03-May-2022-3432

docs/H03-May-2022-1,5891,006

CHANGESH A D04-May-202012.6 KiB401262

LICENSEH A D12-Nov-20192.1 KiB4838

MANIFEST.inH A D17-Dec-2014187 76

PKG-INFOH A D04-May-20201.4 KiB3432

READMEH A D04-May-20201.1 KiB4230

setup.cfgH A D04-May-2020116 117

setup.pyH A D04-May-20204.5 KiB13374

README

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