Doxygen helper script
authorColin Clark <colin.clark@cclark.uk>
Wed, 24 Mar 2021 12:49:48 +0000 (12:49 +0000)
committerColin Clark <colin.clark@cclark.uk>
Wed, 24 Mar 2021 12:49:48 +0000 (12:49 +0000)
commit6fcc1f605927429d306621ed6af31bdaed1036b5
treea94d3d559cbc9c365a43fa3200b6946744505912
parent62d81a876a53100fc2445c8479687ff6c97b0719
Doxygen helper script

The script may be used to integrate the Doxygen html files into a code
editor.
Set a code editor hot key to pass a variable or function name to the
script. The relevant Doxygen file will be displayed in a browser window.
CODING
scripts/doxygen-help.sh [new file with mode: 0755]