File: README

package info (click to toggle)
cloud-sptheme 1.10.1.post20200504175005-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,176 kB
  • sloc: python: 1,384; javascript: 147; makefile: 7
file content (41 lines) | stat: -rw-r--r-- 1,177 bytes parent folder | download | duplicates (3)
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!