wavebitscientific / datetime-fortran

Date and time manipulation for modern Fortran
MIT License
137 stars 51 forks source link

Automated doc generation with FORD #18

Closed milancurcic closed 4 years ago

milancurcic commented 8 years ago

Current markdown documentation for datetime-fortran is nice but was written by hand. Obviously, this approach worked early on but does not scale with the growth of the project.

The code should be documented in the format that is readable by the amazing FORD.

szaghi commented 8 years ago

:+1:

milancurcic commented 4 years ago

For a small single-module library, this is overkill IMO. + API is described in the README. Closing for now but if somebody wishes to contribute a FORD doc build, please reopen.