The NFFT manual is currently maintained in LaTeX sources. An asciidoc version should be included in the source package to simplify maintenance. The asciidoclanguage is simple yet powerful enough to support what is needed for the manual, including math formulae.
Also, GitHub can render asciidoccontent on-the-fly from the sources, which makes it easier to browse the documentation online.
And additional benefit is that any changes to the library that would entail updating the documentation will become more visible in code review.
The NFFT manual is currently maintained in LaTeX sources. An
asciidocversion should be included in the source package to simplify maintenance. Theasciidoclanguage is simple yet powerful enough to support what is needed for the manual, including math formulae.Also, GitHub can render
asciidoccontent on-the-fly from the sources, which makes it easier to browse the documentation online.And additional benefit is that any changes to the library that would entail updating the documentation will become more visible in code review.