```{include} ../../README.md ``` ```{toctree} :maxdepth: 2 :hidden: true glossary ``` ```{toctree} :maxdepth: 2 :hidden: true :caption: Matchers matchers/matchers ``` ```{toctree} :caption: Track Errors :hidden: true :maxdepth: 2 track_errors/basic track_errors/divisions track_errors/ctc ``` ```{toctree} :caption: Metrics :hidden: true :maxdepth: 2 metrics/metrics metrics/basic metrics/ctc metrics/track_overlap metrics/divisions metrics/chota metrics/complete_tracks ``` ```{toctree} :caption: 'Examples' :hidden: true :maxdepth: 2 examples/ctc ``` ```{toctree} :caption: Developer :hidden: true :maxdepth: 2 autoapi/index cli test_cases/index ```