mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
Apply suggestions from code review
Co-authored-by: Kalila <69767640+digisomni@users.noreply.github.com>
This commit is contained in:
parent
4d11d1d515
commit
f3ee99fe5a
2 changed files with 2 additions and 2 deletions
|
@ -51,7 +51,7 @@ PROJECT_BRIEF =
|
|||
# pixels and the maximum width should not exceed 200 pixels. Doxygen will copy
|
||||
# the logo to the output directory.
|
||||
|
||||
PROJECT_LOGO = D:/Workspaces/CtrlAltStudio/Vircadia-A/Vircadia-A/tools/doxygen/vircadia.png
|
||||
PROJECT_LOGO = vircadia.png
|
||||
|
||||
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path
|
||||
# into which the generated documentation will be written. If a relative path is
|
||||
|
|
|
@ -51,6 +51,6 @@ Alternatively, you can edit the `Doxyfile` configuration file in a text editor.
|
|||
|
||||
## References
|
||||
|
||||
- [Doxygen Web Site](https://www.doxygen.nl/)
|
||||
- [Doxygen Website](https://www.doxygen.nl/)
|
||||
- [Doxygen Tutorial](https://embeddedinventor.com/doxygen-tutorial-getting-started-using-doxygen-on-windows/)
|
||||
- [Complete Guide On Using Doxygen](https://embeddedinventor.com/guide-to-configure-doxygen-to-document-c-source-code-for-beginners/)
|
||||
|
|
Loading…
Reference in a new issue