summaryrefslogtreecommitdiff
path: root/src/parser/parser_exception.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/parser/parser_exception.h')
-rw-r--r--src/parser/parser_exception.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/src/parser/parser_exception.h b/src/parser/parser_exception.h
index dfca01ce2..2ae38622d 100644
--- a/src/parser/parser_exception.h
+++ b/src/parser/parser_exception.h
@@ -1,5 +1,6 @@
/********************* */
-/** parser_exception.h
+/*! \file parser_exception.h
+ ** \verbatim
** Original author: mdeters
** Major contributors: cconway
** 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 Exception class for parse errors.
**
** Exception class for parse errors.
**/
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback