mirror of
https://github.com/iluvcapra/ptulsconv.git
synced 2025-12-31 17:00:46 +00:00
39 lines
873 B
ReStructuredText
39 lines
873 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/modules
|
|
dev/classes
|
|
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`modindex`
|
|
* :ref:`genindex`
|
|
* :ref:`search`
|