[Libeal-commits] SF.net SVN: libeal:[4] trunk/libeal
Brought to you by:
polesapart
|
From: <pol...@us...> - 2008-08-25 16:22:34
|
Revision: 4
http://libeal.svn.sourceforge.net/libeal/?rev=4&view=rev
Author: polesapart
Date: 2008-08-25 16:22:28 +0000 (Mon, 25 Aug 2008)
Log Message:
-----------
r7@polesbook: alex | 2008-08-25 13:21:41 -0300
Convertido caminho de absoluto para relativo.
Modified Paths:
--------------
trunk/libeal/Doxyfile
Property Changed:
----------------
/
Property changes on:
___________________________________________________________________
Modified: svk:merge
- dca982da-31cb-4a1a-842f-904667281f57:/local:6
+ dca982da-31cb-4a1a-842f-904667281f57:/local:7
Modified: trunk/libeal/Doxyfile
===================================================================
--- trunk/libeal/Doxyfile 2008-08-25 16:21:26 UTC (rev 3)
+++ trunk/libeal/Doxyfile 2008-08-25 16:22:28 UTC (rev 4)
@@ -25,7 +25,7 @@
ALWAYS_DETAILED_SEC = NO
INLINE_INHERITED_MEMB = NO
FULL_PATH_NAMES = YES
-STRIP_FROM_PATH = /home/alex/
+STRIP_FROM_PATH = /home/alex/devel/
STRIP_FROM_INC_PATH =
SHORT_NAMES = NO
JAVADOC_AUTOBRIEF = YES
@@ -93,7 +93,7 @@
#---------------------------------------------------------------------------
# configuration options related to the input files
#---------------------------------------------------------------------------
-INPUT = /home/alex/devel/libeal-devel
+INPUT = .
INPUT_ENCODING = UTF-8
FILE_PATTERNS = *.c \
*.cc \
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|