specify namespace scope for doxygen
This commit is contained in:
@@ -7,7 +7,7 @@ namespace yaze {
|
||||
namespace app {
|
||||
|
||||
/**
|
||||
* @namespace editor
|
||||
* @namespace yaze::app::editor
|
||||
* @brief Editors are the view controllers for the application.
|
||||
*/
|
||||
namespace editor {
|
||||
|
||||
Reference in New Issue
Block a user