... |
... |
@@ -23,5 +23,5 @@
|
23 |
23 |
#include <lemon/bits/edge_set_extender.h>
|
24 |
24 |
|
25 |
|
/// \ingroup semi_adaptors
|
|
25 |
/// \ingroup graphs
|
26 |
26 |
/// \file
|
27 |
27 |
/// \brief ArcSet and EdgeSet classes.
|
... |
... |
@@ -231,5 +231,5 @@
|
231 |
231 |
};
|
232 |
232 |
|
233 |
|
/// \ingroup semi_adaptors
|
|
233 |
/// \ingroup graphs
|
234 |
234 |
///
|
235 |
235 |
/// \brief Digraph using a node set of another digraph or graph and
|
... |
... |
@@ -655,5 +655,5 @@
|
655 |
655 |
};
|
656 |
656 |
|
657 |
|
/// \ingroup semi_adaptors
|
|
657 |
/// \ingroup graphs
|
658 |
658 |
///
|
659 |
659 |
/// \brief Graph using a node set of another digraph or graph and an
|
... |
... |
@@ -914,5 +914,5 @@
|
914 |
914 |
|
915 |
915 |
|
916 |
|
/// \ingroup semi_adaptors
|
|
916 |
/// \ingroup graphs
|
917 |
917 |
///
|
918 |
918 |
/// \brief Digraph using a node set of another digraph or graph and
|
... |
... |
@@ -1258,5 +1258,5 @@
|
1258 |
1258 |
};
|
1259 |
1259 |
|
1260 |
|
/// \ingroup semi_adaptors
|
|
1260 |
/// \ingroup graphs
|
1261 |
1261 |
///
|
1262 |
1262 |
/// \brief Graph using a node set of another digraph or graph and an
|