Files
ptulsconv/docs/source/index.rst
2022-11-18 18:51:45 -08:00

37 lines
835 B
ReStructuredText

.. ptulsconv documentation master file, created by
sphinx-quickstart on Fri Nov 18 10:40:33 2022.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to ptulsconv's documentation!
=====================================
`ptulsconv` is a tool for converting Pro Tools text exports into PDF
reports for ADR spotting. It can also be used for converting text
exports into JSON documents for processing by other applications.
.. toctree::
:numbered:
:maxdepth: 2
:caption: User Documentation
user/quickstart
user/tagging
user/for_adr
user/cli_reference
.. toctree::
:numbered:
:maxdepth: 2
:caption: Developer Documentation
dev/modules
dev/classes
Indices and tables
==================
* :ref:`genindex`
* :ref:`search`