Commit ea788347 authored by Peter Eastman's avatar Peter Eastman
Browse files

Updated Doxyfile to document XmlSerializer

parent 23291759
...@@ -78,7 +78,7 @@ WARN_LOGFILE = ...@@ -78,7 +78,7 @@ WARN_LOGFILE =
#--------------------------------------------------------------------------- #---------------------------------------------------------------------------
# configuration options related to the input files # configuration options related to the input files
#--------------------------------------------------------------------------- #---------------------------------------------------------------------------
INPUT = "@CMAKE_SOURCE_DIR@/openmmapi" "@CMAKE_SOURCE_DIR@/olla" INPUT = "@CMAKE_SOURCE_DIR@/openmmapi" "@CMAKE_SOURCE_DIR@/olla" "@CMAKE_SOURCE_DIR@/serialization/include/openmm/serialization/XmlSerializer.h"
INPUT_ENCODING = UTF-8 INPUT_ENCODING = UTF-8
FILE_PATTERNS = FILE_PATTERNS =
RECURSIVE = YES RECURSIVE = YES
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment