mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 23:05:36 +08:00
[doxygen] Fix exclusion of private details of FSD implementation
This commit is contained in:
@@ -21,8 +21,7 @@ namespace BlackCore
|
||||
{
|
||||
namespace Fsd
|
||||
{
|
||||
//! private
|
||||
//! @{
|
||||
//! \cond
|
||||
|
||||
namespace Private
|
||||
{
|
||||
@@ -443,7 +442,7 @@ namespace BlackCore
|
||||
return AtisLineType::Unknown;
|
||||
}
|
||||
|
||||
//! @}
|
||||
//! \endcond
|
||||
|
||||
} // ns
|
||||
} // ns
|
||||
|
||||
Reference in New Issue
Block a user