Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 504 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 504 Bytes

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.