summaryrefslogtreecommitdiffstats
path: root/doc/reference.doxygen.in
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2007-02-05 23:07:00 +0000
committerDavid Robillard <d@drobilla.net>2007-02-05 23:07:00 +0000
commit4820d18b56a80acd9edbf4b994acf0a83e592f5e (patch)
tree8d66f582013f62ff48c9cb8d8d24cdec4c147286 /doc/reference.doxygen.in
parent1988a63b41a0e81f348d5df3394d41d3248d442b (diff)
downloadlilv-4820d18b56a80acd9edbf4b994acf0a83e592f5e.tar.gz
lilv-4820d18b56a80acd9edbf4b994acf0a83e592f5e.tar.bz2
lilv-4820d18b56a80acd9edbf4b994acf0a83e592f5e.zip
Copyright/Documentation/etc cleanups.
git-svn-id: http://svn.drobilla.net/lad/slv2@280 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'doc/reference.doxygen.in')
-rw-r--r--doc/reference.doxygen.in4
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