Files
ptulsconv/docs/source/index.rst
Jamie Hardt 61250aaf63 Dev docs
2022-11-18 21:26:50 -08:00

39 lines
874 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: 1
:caption: Developer Documentation
dev/contributing
dev/parsing
dev/modules
Indices and tables
==================
* :ref:`modindex`
* :ref:`genindex`
* :ref:`search`