Update Doxygen (#2537)

* Modernizing Doxygen
* Remove warnings for Doxygen
This commit is contained in:
Alexander Bock
2023-03-06 15:41:24 -07:00
committed by GitHub
parent ebf0454da2
commit a711591c09
83 changed files with 3309 additions and 1758 deletions
+1 -1
View File
@@ -67,7 +67,7 @@ public:
* Load a local file.
*
* \param path The path to load
* \return \c true if the path exists, \c false otherwise
* \return `true` if the path exists, `false` otherwise
*/
bool loadLocalPath(std::string path);
void initialize();