Browse Source

Switch to long document output names

Chris Friesen 11 years ago
parent
commit
705f2c78ed
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Docs/Doxyfile.in

+ 1 - 1
Docs/Doxyfile.in

@@ -153,7 +153,7 @@ STRIP_FROM_INC_PATH    =
 # (but less readable) file names. This can be useful if your file system 
 # doesn't support long names like on DOS, Mac, or CD-ROM.
 
-SHORT_NAMES            = YES
+SHORT_NAMES            = NO
 
 # If the JAVADOC_AUTOBRIEF tag is set to YES then Doxygen 
 # will interpret the first line (until the first dot) of a JavaDoc-style