OCRmyPDF/docs/apiref.rst

56 lines
889 B
ReStructuredText
Raw Normal View History

2020-06-30 04:20:14 -07:00
=============
API Reference
=============
This page summarizes the rest of the public API. Generally speaking this
should mainly of interest to plugin developers.
2021-01-26 01:40:40 -08:00
ocrmypdf
========
.. autoclass:: ocrmypdf.PageContext
:members:
.. autoclass:: ocrmypdf.PdfContext
:members:
2020-06-30 04:20:14 -07:00
ocrmypdf.exceptions
===================
.. automodule:: ocrmypdf.exceptions
:members:
:undoc-members:
ocrmypdf.helpers
================
.. automodule:: ocrmypdf.helpers
:members:
2021-01-26 01:40:40 -08:00
:noindex: deprecated
.. autodecorator:: deprecated
2020-06-30 04:20:14 -07:00
ocrmypdf.hocrtransform
======================
.. automodule:: ocrmypdf.hocrtransform
:members:
ocrmypdf.pdfa
=============
.. automodule:: ocrmypdf.pdfa
:members:
ocrmypdf.quality
================
.. automodule:: ocrmypdf.quality
:members:
ocrmypdf.subprocess
===================
.. automodule:: ocrmypdf.subprocess
:members: