File: index.rst

package info (click to toggle)
pypck 0.9.10-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 492 kB
  • sloc: python: 5,099; makefile: 15
file content (24 lines) | stat: -rw-r--r-- 451 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
.. PyPCK documentation master file, created by
   sphinx-quickstart on Fri Oct 12 08:58:34 2018.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

PyPCK API documentation
=======================

API documentation for PyPCK.

Contents:

.. toctree::
   :maxdepth: 2
   :glob:
   
   api/*
 
Indices and tables
==================

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