[doxygen] Fix exclusion of private details of FSD implementation

This commit is contained in:
Mat Sutcliffe
2020-07-20 16:06:20 +01:00
parent 40042137fe
commit b8a4ad9270

View File

@@ -21,8 +21,7 @@ namespace BlackCore
{
namespace Fsd
{
//! private
//! @{
//! \cond
namespace Private
{
@@ -443,7 +442,7 @@ namespace BlackCore
return AtisLineType::Unknown;
}
//! @}
//! \endcond
} // ns
} // ns