Skip to content

Commit a4b37e8

Browse files
committedFeb 15, 2025
Mention updating CommandAPI version number in the README
1 parent 1338c6e commit a4b37e8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ git pull
1818
cd ..
1919
```
2020

21+
- If necessary, update the `PROJECT_NUMBER` tag in the `Doxyfile` to the appropriate CommandAPI version.
22+
2123
- Run Doxygen via the terminal or graphical Doxywizard application. For the CLI, simply run `doxygen` in the root of this repository. For the GUI:
2224
- Go to `File > Open...` and open the `Doxyfile` in the root of this repository
2325
- Go to the `Run` tab (next to `Wizard` and `Expert`)

0 commit comments

Comments
 (0)
Please sign in to comment.