Feature request
We are currently developing many new tutorials for the mesh handle. I noticed that the doxygen check is not checking the tutorials. I think it would be nice to enable the check also for the tutorials.
I got 51 doxygen errors trying this.
Add tutorials to doxygen by changing the input to
INPUT = @top_srcdir@/src
@top_srcdir@/mesh_handle
@top_srcdir@/test
@top_srcdir@/tutorials
in the Doxyfile.in
Estimated priority
"Priority: low" Should be solved eventually
Feature request
We are currently developing many new tutorials for the mesh handle. I noticed that the doxygen check is not checking the tutorials. I think it would be nice to enable the check also for the tutorials.
I got 51 doxygen errors trying this.
Add tutorials to doxygen by changing the input to
INPUT = @top_srcdir@/src
@top_srcdir@/mesh_handle
@top_srcdir@/test
@top_srcdir@/tutorials
in the Doxyfile.in
Estimated priority
"Priority: low" Should be solved eventually