File: index.rst

package info (click to toggle)
fpyutils 4.0.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 268 kB
  • sloc: python: 757; makefile: 92
file content (26 lines) | stat: -rw-r--r-- 549 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
25
26
.. fpyutils documentation master file, created by
   sphinx-quickstart on Sat Nov 18 14:35:00 2017.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to fpyutils's documentation!
====================================

.. toctree::
   :maxdepth: 2
   :caption: Contents:

   install
   api
   implementing_new_modules
   contributing
   workflow
   source_code
   copyright_license

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

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