Browse Source

Use relative path in the C++ API documentation pages.

Yao Wei Tjong 姚伟忠 9 years ago
parent
commit
b1e70aa3c6
1 changed files with 4 additions and 2 deletions
  1. 4 2
      Docs/Doxyfile.in

+ 4 - 2
Docs/Doxyfile.in

@@ -138,7 +138,8 @@ FULL_PATH_NAMES        = YES
 # If left blank the directory from which doxygen is run is used as the 
 # path to strip.
 
-STRIP_FROM_PATH        = C:/Windows/System32/
+STRIP_FROM_PATH        = C:/projects/urho3d/ \
+                         /home/travis/build/urho3d/Urho3D/
 
 # The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of 
 # the path mentioned in the documentation of a class, which tells 
@@ -147,7 +148,8 @@ STRIP_FROM_PATH        = C:/Windows/System32/
 # definition is used. Otherwise one should specify the include paths that 
 # are normally passed to the compiler using the -I flag.
 
-STRIP_FROM_INC_PATH    = 
+STRIP_FROM_INC_PATH    = C:/projects/urho3d/Source/ \
+                         /home/travis/build/urho3d/Urho3D/Source/
 
 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter 
 # (but less readable) file names. This can be useful if your file system