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