File: index.rst

package info (click to toggle)
python-goodvibes 3.2%2Bdfsg-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, trixie
  • size: 23,136 kB
  • sloc: python: 3,698; makefile: 38
file content (51 lines) | stat: -rw-r--r-- 1,496 bytes parent folder | download
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
42
43
44
45
46
47
48
49
50
51
.. GoodVibes documentation master file, created by
   sphinx-quickstart on Mon Aug 19 15:23:16 2019.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

GoodVibes User Documentation
========================================
.. image:: ../GoodVibes.png
  :width: 800
  :alt: GoodVibes Logo

.. image:: https://travis-ci.org/bobbypaton/GoodVibes.svg?branch=master
  :target: https://travis-ci.org/bobbypaton/GoodVibes
  :alt: travis badge
.. image:: https://badge.fury.io/py/goodvibes.svg
  :target: https://badge.fury.io/py/goodvibes
  :alt: pypi badge
.. image:: https://anaconda.org/patonlab/goodvibes/badges/installer/conda.svg
  :target: https://conda.anaconda.org/patonlab
  :alt: conda badge
.. image:: https://anaconda.org/patonlab/goodvibes/badges/downloads.svg
  :target: https://anaconda.org/patonlab/goodvibes
  :alt: conda download badge
.. image:: https://readthedocs.org/projects/goodvibespy/badge/?version=stable
  :target: https://goodvibespy.readthedocs.io/en/stable/?badge=stable
  :alt: docs badge
.. image:: https://img.shields.io/badge/DOI-10.12688%2Ff1000research.22758.1-orange
  :target: https://doi.org/10.12688/f1000research.22758.1
  :alt: f1000 badge
  

.. toctree::
   :maxdepth: 2
   :caption: Getting Started:
 
   source/README


.. toctree::
   :maxdepth: 3
   :caption: Docs:
   
   source/goodvibes
   

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`