ENH: use FOAM_DOC_BROWSER to specify alternative html document browser

- change from 'kde-open %f' to the desktop-agnostic 'firefox %f' as
  the default document browser.
This commit is contained in:
Mark Olesen
2010-05-03 09:23:07 +02:00
parent 35afeb9b18
commit 856f0f4685
3 changed files with 15 additions and 6 deletions

View File

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