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