summaryrefslogtreecommitdiff
path: root/src/parser/parser_builder.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/parser/parser_builder.cpp')
-rw-r--r--src/parser/parser_builder.cpp7
1 files changed, 5 insertions, 2 deletions
diff --git a/src/parser/parser_builder.cpp b/src/parser/parser_builder.cpp
index 4e4b0309f..3b62cbc57 100644
--- a/src/parser/parser_builder.cpp
+++ b/src/parser/parser_builder.cpp
@@ -1,5 +1,6 @@
/********************* */
-/** parser_builder.cpp
+/*! \file parser_builder.cpp
+ ** \verbatim
** Original author: cconway
** 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 A builder for parsers.
**
** A builder for parsers.
**/
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback