summaryrefslogtreecommitdiff
path: root/src/context/cdlist.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/context/cdlist.h')
-rw-r--r--src/context/cdlist.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/src/context/cdlist.h b/src/context/cdlist.h
index a2abc08d8..e3bf4d56b 100644
--- a/src/context/cdlist.h
+++ b/src/context/cdlist.h
@@ -1,5 +1,6 @@
/********************* */
-/** cdlist.h
+/*! \file cdlist.h
+ ** \verbatim
** Original author: mdeters
** Major contributors: none
** Minor contributors (to current version): barrett, taking
@@ -8,7 +9,9 @@
** Courant Institute of Mathematical Sciences
** New York University
** See the file COPYING in the top-level source directory for licensing
- ** information.
+ ** information.\endverbatim
+ **
+ ** \brief Context-dependent list class.
**
** Context-dependent list class.
**/
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback