|
Back
Midas
Rome
Roody
Rootana
|
Midas DAQ System |
Not logged in |
|
|
29 Jan 2014, Konstantin Olchanski, Bug Fix, make dox
|
30 Jan 2014, Stefan Ritt, Bug Fix, make dox
|
18 Feb 2014, Konstantin Olchanski, Bug Fix, make dox
|
19 Feb 2014, Stefan Ritt, Bug Fix, make dox
|
|
Message ID: 950
Entry time: 29 Jan 2014
Reply to this: 951
|
Author: |
Konstantin Olchanski |
Topic: |
Bug Fix |
Subject: |
make dox |
|
|
The capability to generate doxygen documentation of MIDAS was restored.
Use "make dox" and "make cleandox",
find generated documentation in ./html,
look at it via "firefox html/index.html".
The documentation is not generated by default - it takes quite a long time to build all the call graphs.
And the call graphs is what makes this documentation useful - without some visual graphical
representation it is quite difficult to understand some parts of MIDAS. Both caller and callee graphs are
generated.
Note that doxygen documentation for the javascript functions in mhttpd.js is also generated, making a
handy reference in addition to the full documentation on the MIDAS Wiki.
K.O. |