ford
ford copied to clipboard
Documenting fixed Fortran source
Just to mention here, that documentation comments in fixed Fortran source files should not start at the beginning of the line. Indent them, because otherwise fixed2free.py seems to strip the first exclamation mark and the comments do not appear in the docs.
That isn't desirable behaviour. However, I can't seem to reproduce it. Can your provide a reproducer?