diff options
Diffstat (limited to 'doc/reference.doxygen.in')
-rw-r--r-- | doc/reference.doxygen.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/reference.doxygen.in b/doc/reference.doxygen.in index 9aca619..e797565 100644 --- a/doc/reference.doxygen.in +++ b/doc/reference.doxygen.in @@ -19,7 +19,7 @@ # The PROJECT_NAME tag is a single word (or a sequence of words surrounded # by quotes) that should identify the project. -PROJECT_NAME = "LibSLV2" +PROJECT_NAME = "SLV2" # The PROJECT_NUMBER tag can be used to enter a project or revision number. # This could be handy for archiving the generated documentation or @@ -466,7 +466,7 @@ EXCLUDE_PATTERNS = # directories that contain example code fragments that are included (see # the \include command). -EXAMPLE_PATH = @top_srcdir@/examples/hosts +EXAMPLE_PATH = # If the value of the EXAMPLE_PATH tag contains directories, you can use the # EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp |