summaryrefslogtreecommitdiff
path: root/docs/index.rst
blob: d14131b0ef3a768379e3c6bbd61abb8647b079a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Welcome to skeleton documentation!
========================================

.. toctree::
   :maxdepth: 1

   history


.. automodule:: skeleton
    :members:
    :undoc-members:
    :show-inheritance:


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

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