blob: efc7fe8bc3ee935e5eae1e58dc0afa34fde87e3c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
\hypertarget{group__group1}{}\subsection{The First Group}
\label{group__group1}\index{The First Group@{The First Group}}
This is the first group.
\subsubsection*{Namespaces}
\begin{DoxyCompactItemize}
\item
\hyperlink{namespace_n1}{N1}
\begin{DoxyCompactList}\small\item\em namespace \hyperlink{namespace_n1}{N1} is in four groups \end{DoxyCompactList}\end{DoxyCompactItemize}
\subsubsection*{Classes}
\begin{DoxyCompactItemize}
\item
class \hyperlink{class_c1}{C1}
\begin{DoxyCompactList}\small\item\em class \hyperlink{class_c1}{C1} in group 1 \end{DoxyCompactList}\item
class \hyperlink{class_c2}{C2}
\begin{DoxyCompactList}\small\item\em class \hyperlink{class_c2}{C2} in group 1 \end{DoxyCompactList}\end{DoxyCompactItemize}
\subsubsection*{Functions}
\begin{DoxyCompactItemize}
\item
\hypertarget{group__group1_ga24f647174760cac13d2624b5ad74b00c}{}\label{group__group1_ga24f647174760cac13d2624b5ad74b00c}
void \hyperlink{group__group1_ga24f647174760cac13d2624b5ad74b00c}{func} ()
\begin{DoxyCompactList}\small\item\em function in group 1 \end{DoxyCompactList}\item
\hypertarget{group__group1_ga053929c0809a5f56f7548fd7d9968f31}{}\label{group__group1_ga053929c0809a5f56f7548fd7d9968f31}
void \hyperlink{group__group1_ga053929c0809a5f56f7548fd7d9968f31}{func2} ()
\begin{DoxyCompactList}\small\item\em another function in group 1 \end{DoxyCompactList}\item
\hypertarget{group__group1_gadbf675591ff057ec48ce35b0d5cdf755}{}\label{group__group1_gadbf675591ff057ec48ce35b0d5cdf755}
void \hyperlink{group__group1_gadbf675591ff057ec48ce35b0d5cdf755}{func3} ()
\begin{DoxyCompactList}\small\item\em yet another function in group 1 \end{DoxyCompactList}\end{DoxyCompactItemize}
\subsubsection{Detailed Description}
This is the first group.
More documentation for the first group.
|