diff --git a/doc/Doxygen/Doxyfile b/doc/Doxygen/Doxyfile index 86a30593e..0dbf7f808 100644 --- a/doc/Doxygen/Doxyfile +++ b/doc/Doxygen/Doxyfile @@ -168,7 +168,7 @@ STRIP_FROM_INC_PATH = # support long names like on DOS, Mac, or CD-ROM. # The default value is: NO. -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 comment as the brief diff --git a/etc/controlDict b/etc/controlDict index 832e63b55..becf2f196 100644 --- a/etc/controlDict +++ b/etc/controlDict @@ -18,7 +18,7 @@ FoamFile Documentation { - docBrowser "firefox %f"; + docBrowser "firefox -file %f"; doxyDocDirs ( "$WM_PROJECT_USER_DIR/html"