docs/user: Remove duplicate "ingroup interface" from layout docs.
Since the "Layout" group is a member of the "Interface" group, Doxygen automatically adds the "Interface" group to all pages in the "Layout" group, meaning that having an explicit "ingroup Interface" created duplicate group tags.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
*
|
||||
* Authors:
|
||||
* Alex Wilson, [email protected]
|
||||
*
|
||||
*
|
||||
* Corresponds to:
|
||||
* headers/os/interface/AbstractLayout.h rev 39055
|
||||
* src/kits/inteface/AbstractLayout.cpp rev 39055
|
||||
@@ -13,7 +13,6 @@
|
||||
|
||||
/*!
|
||||
\class BAbstractLayout
|
||||
\ingroup interface
|
||||
\ingroup layout
|
||||
\ingroup libbe
|
||||
\brief BLayout subclass providing convenience methods for derived
|
||||
|
||||
Reference in New Issue
Block a user