Restructuring documenation

Swiching to readthedocs.io
This commit is contained in:
Jamie Hardt
2022-11-18 11:33:47 -08:00
parent 29e1753b18
commit 528bd949ca
9 changed files with 198 additions and 74 deletions

View File

@@ -1,3 +1,4 @@
[![Documentation Status](https://readthedocs.org/projects/ptulsconv/badge/?version=latest)](https://ptulsconv.readthedocs.io/en/latest/?badge=latest)
![](https://img.shields.io/github/license/iluvcapra/ptulsconv.svg)
![](https://img.shields.io/pypi/pyversions/ptulsconv.svg)
[![](https://img.shields.io/pypi/v/ptulsconv.svg)][pypi]
@@ -12,7 +13,7 @@ Read Pro Tools text exports and generate PDF reports, JSON output.
## Quick Start
For a quick overview of how to cue ADR with `ptulsconv`, check out the [Quickstart](doc/QUICKSTART.md).
For a quick overview of how to cue ADR with `ptulsconv`, check out the [Quickstart](docs/QUICKSTART.rst).
## Installation