File: index.rst

package info (click to toggle)
python-pyocr 0.8.5-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 548 kB
  • sloc: python: 4,921; makefile: 90; sh: 3
file content (26 lines) | stat: -rw-r--r-- 511 bytes parent folder | download | duplicates (3)
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
.. PyOCR documentation master file, created by
   sphinx-quickstart on Fri Feb  9 08:39:36 2018.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to PyOCR's documentation!
=================================

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


Pyinsane2 Python API
====================

.. automodule:: pyocr
    :members:


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

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