# Doxygen for OAI
:::warning
Currently the Doxygen configuration only tested for openair2 folder
got problem on openair1, several file size too big (300kb+)
:::
# Tutorial
1. Copy the Doxyfile to the openaor2 folder

2. open terminal
3. cd to the folder
4. type doxygen Doxyfile

until you look

5. You will find two new folders: html and latex

6. The result will be on the html\index.html
7. example:

## Adding Description to the document
use /brief for the information about hte struct/ function/ etc

result:

This one os a good example for function

## Doxyfile
https://pastebin.com/SsC33BjJ