Luca Modenese
Luca Modenese
I close issue #59 about documenting GIBOC-core as it is relevant to this issue. @renaultJB
@renaultJB I am still trying to figure this out for the following reasons: 1. m2html seem pretty basic, i would like to have a documentation that looks "cooler", like this...
by the way, for running m2html I had to modify [TriDistanceMesh.m](https://github.com/modenaxe/msk-STAPLE/blob/master/STAPLE/GIBOC-core/SubFunctions/TriangulationFun/TriDistanceMesh.m) which had some imbalanced brackets. I don't think the function is ever used in any algorithm, but @renaultJB could...
great! I have removed the function in the meanwhile
you're going like a boss! 😄
@renaultJB this is very interesting. And if I remember well sphinx is very custumizable as well and we could create an organization for STAPLE and host the documentation on github...
@renaultJB I think it's worth giving a try. Could you maybe try this on a branch and we see how it looks like when most of the toolbox is converted?
@renaultJB thank you for testing! My only objection to this is that we will need to change **ALL** function documentation, which is a relatively big task. Out of curiosity, have...
Ahhh I didn't know that the help header worked also below the function name, although I tend prefer it above for readability. If you have the time of giving a...
@renaultJB if the script you used in some branch? I can have a look, the result looks promising