mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
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:
@ -18,7 +18,7 @@ FoamFile
|
||||
|
||||
Documentation
|
||||
{
|
||||
docBrowser "kde-open %f";
|
||||
docBrowser "firefox %f";
|
||||
doxyDocDirs
|
||||
(
|
||||
"$WM_PROJECT_USER_DIR/html"
|
||||
|
||||
Reference in New Issue
Block a user