Skip to content
Snippets Groups Projects

Updated doxygen documentation

Merged Whitney Armstrong requested to merge whit/NPDet:docs into master
14 files
+ 44
14
Compare changes
  • Side-by-side
  • Inline
Files
14
+ 3
3
@@ -38,13 +38,13 @@ PROJECT_NAME = NPDet
@@ -38,13 +38,13 @@ PROJECT_NAME = NPDet
# could be handy for archiving the generated documentation or if some version
# could be handy for archiving the generated documentation or if some version
# control system is used.
# control system is used.
PROJECT_NUMBER = 2
PROJECT_NUMBER =
# Using the PROJECT_BRIEF tag one can provide an optional one line description
# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a
# for a project that appears at the top of each page and should give viewer a
# quick idea about the purpose of the project. Keep the description short.
# quick idea about the purpose of the project. Keep the description short.
PROJECT_BRIEF = "C++ libraries for nuclear physics."
PROJECT_BRIEF = "A detector library for nuclear physics."
# With the PROJECT_LOGO tag one can specify a logo or an icon that is included
# With the PROJECT_LOGO tag one can specify a logo or an icon that is included
# in the documentation. The maximum height of the logo should not exceed 55
# in the documentation. The maximum height of the logo should not exceed 55
@@ -114,7 +114,7 @@ REPEAT_BRIEF = YES
@@ -114,7 +114,7 @@ REPEAT_BRIEF = YES
# as the leading text of the brief description, will be stripped from the text
# as the leading text of the brief description, will be stripped from the text
# and the result, after processing the whole list, is used as the annotated
# and the result, after processing the whole list, is used as the annotated
# text. Otherwise, the brief description is used as-is. If left blank, the
# text. Otherwise, the brief description is used as-is. If left blank, the
Nxsec# following values are used ($name is automatically replaced with the name of
# following values are used ($name is automatically replaced with the name of
# the entity):The $name class, The $name widget, The $name file, is, provides,
# the entity):The $name class, The $name widget, The $name file, is, provides,
# specifies, contains, represents, a, an and the.
# specifies, contains, represents, a, an and the.
Loading