mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-03 01:09:34 -05:00
Update Doxygen (#2537)
* Modernizing Doxygen * Remove warnings for Doxygen
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user