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:
Augustin Cavalier
2017-01-28 13:22:53 -05:00
parent 3d7aa45e7a
commit 9dc2625de0
8 changed files with 6 additions and 21 deletions
+1 -3
View File
@@ -13,7 +13,6 @@
/*!
\file GroupLayout.h
\ingroup interface
\ingroup layout
\ingroup libbe
\brief Describes the BGroupLayout class.
@@ -22,7 +21,6 @@
/*!
\class BGroupLayout
\ingroup interface
\ingroup layout
\ingroup libbe
\brief The BGroupLayout class is a simple BLayout subclass that
@@ -163,7 +161,7 @@
\a weight.
\since Haiku R1
*/
*/
/*!