File: index.rst

package info (click to toggle)
python-crcmod 1.7%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 304 kB
  • sloc: python: 1,782; ansic: 671; makefile: 100
file content (20 lines) | stat: -rw-r--r-- 460 bytes parent folder | download | duplicates (18)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
.. crcmod documentation master file, created by
   sphinx-quickstart on Thu Jan 21 14:04:12 2010.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

crcmod documentation
====================

This is the documentation for the :mod:`crcmod` Python library.

.. toctree::
   :maxdepth: 2

   intro.rst
   crcmod.rst
   crcmod.predefined.rst

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