From 5af5a0ee1b543f720f16d869e4584f5577b8ca49 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 5 Nov 2007 00:49:05 +0000 Subject: Fix library versioning. Fix full paths showing up in documentation. Closes ticket 112. git-svn-id: http://svn.drobilla.net/lad/slv2@903 a436a847-0d15-0410-975c-d299462d15a1 --- doc/reference.doxygen.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/reference.doxygen.in') diff --git a/doc/reference.doxygen.in b/doc/reference.doxygen.in index c08f4a1..34fa7ca 100644 --- a/doc/reference.doxygen.in +++ b/doc/reference.doxygen.in @@ -104,7 +104,7 @@ INLINE_INHERITED_MEMB = NO # path before files name in the file list and in the header files. If set # to NO the shortest path that makes the file name unique will be used. -FULL_PATH_NAMES = YES +FULL_PATH_NAMES = NO # If the FULL_PATH_NAMES tag is set to YES then the STRIP_FROM_PATH tag # can be used to strip a user-defined part of the path. Stripping is -- cgit v1.2.1