Changeset 660:d9cf3b5858ae in lemon-main for doc
- Timestamp:
- 05/11/09 17:04:40 (16 years ago)
- Branch:
- default
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/groups.dox
r651 r660 139 139 140 140 /** 141 @defgroup semi_adaptors Semi-Adaptor Classes for Graphs142 @ingroup graphs143 \brief Graph types between real graphs and graph adaptors.144 145 This group contains some graph types between real graphs and graph adaptors.146 These classes wrap graphs to give new functionality as the adaptors do it.147 On the other hand they are not light-weight structures as the adaptors.148 */149 150 /**151 141 @defgroup maps Maps 152 142 @ingroup datas
Note: See TracChangeset
for help on using the changeset viewer.