Reinstated operation of "-doc" and "-srcDoc"

Changed Doxyfile to generate descriptive names for the HTML files.
Added "-file" option to firefox to read the HTML file name from the command line.
This commit is contained in:
Henry Weller
2017-05-12 18:35:50 +01:00
parent 04fb4c04f2
commit 7e04e6b55f
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -18,7 +18,7 @@ FoamFile
Documentation
{
docBrowser "firefox %f";
docBrowser "firefox -file %f";
doxyDocDirs
(
"$WM_PROJECT_USER_DIR/html"