summaryrefslogtreecommitdiff
path: root/src/context/context.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/context/context.h')
-rw-r--r--src/context/context.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/src/context/context.h b/src/context/context.h
index caa5fa57b..12d7c4673 100644
--- a/src/context/context.h
+++ b/src/context/context.h
@@ -1,5 +1,6 @@
/********************* */
-/** context.h
+/*! \file context.h
+ ** \verbatim
** Original author: mdeters
** Major contributors: barrett
** Minor contributors (to current version): taking, dejan
@@ -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 class and context manager.
**
** Context class and context manager.
**/
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback