Skip to content

Files

Latest commit

8c28d55 · Feb 4, 2023

History

History

docs

Please browse the docs from http://nrf24.github.io/RF24Audio

Intended for use in Doxygen

The markdown files (*.md) in this docs folder contain relative hyperlinks. Any relative hyperlinks will not work when viewing these markdown files in github.


Building the docs

Navigate to the repo's docs folder:

cd docs

Install Doxygen (v1.9.5 or newer) and run the following command from the repo's docs folder:

doxygen

The Doxygen HTML output is now in docs/html.