Skip to content

Files

Latest commit

bcb6da4 · May 16, 2020

History

History
This branch is 1306 commits behind Tracktion/tracktion_engine:master.

doxygen

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
May 16, 2020
May 16, 2020
May 16, 2020
May 16, 2020
May 16, 2020
The Tracktion Engine API Reference
==================================

From here, you can generate an offline HTML version of the Tracktion Engine API Reference.

Dependencies
------------

- doxygen
- python
- graphviz (to generate inheritance diagrams)

Make sure that all the dependencies can be found on your PATH.

Building
--------

- cd into this directory on the command line
- run `make`

Doxygen will create a new subfolder "doc". Open doc/index.html in your browser
to access the generated HTML documentation.