[doxygen] Fix broken groupings

This commit is contained in:
Mat Sutcliffe
2020-08-01 19:08:08 +01:00
parent faf7f2a2cf
commit 2ae0352e75
115 changed files with 474 additions and 248 deletions

View File

@@ -532,7 +532,9 @@ namespace BlackCore
// 1) simple signature
// 2) fired directly after read, no need to wait for other entities
//! \name Simplified read signals @{
//! \name Simplified read signals
//! @{
//! All swift DB data have been read
void swiftDbAllDataRead();