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:
@@ -13,7 +13,6 @@
|
||||
|
||||
/*!
|
||||
\file GridLayout.h
|
||||
\ingroup interface
|
||||
\ingroup layout
|
||||
\ingroup libbe
|
||||
\brief Provides the BGridLayout class.
|
||||
@@ -22,7 +21,6 @@
|
||||
|
||||
/*!
|
||||
\class BGridLayout
|
||||
\ingroup interface
|
||||
\ingroup layout
|
||||
\ingroup libbe
|
||||
\brief The BGridLayout class a BLayout subclass that arranges the items it
|
||||
|
||||
Reference in New Issue
Block a user