23 lines
296 B
ReStructuredText
23 lines
296 B
ReStructuredText
|
Welcome to skeleton documentation!
|
||
|
========================================
|
||
|
|
||
|
.. toctree::
|
||
|
:maxdepth: 1
|
||
|
|
||
|
history
|
||
|
|
||
|
|
||
|
.. automodule:: skeleton
|
||
|
:members:
|
||
|
:undoc-members:
|
||
|
:show-inheritance:
|
||
|
|
||
|
|
||
|
Indices and tables
|
||
|
==================
|
||
|
|
||
|
* :ref:`genindex`
|
||
|
* :ref:`modindex`
|
||
|
* :ref:`search`
|
||
|
|