ford
ford copied to clipboard
Automatically generates FORtran Documentation from comments within the code.
Hi Peter, Thank you again for solving Issue #638. With Ford 7.0.6, I can generate the documentation without any problem on my local Mac. However, when my co-worker attempts to...
I have a list in my documentation page, and I want to insert a line break in some of the list items. Usually in markdown I would use a trailing...
Thanks for providing FORD. It wasn't hard to convince our team to use it. Could there be an option to "turn off" some components on the homepage, specifically the jumbotron...
This is just a wish list idea I wanted to share... Some static site generators have options to "view source" or "edit source". Even the FORD docs has an option...
The `hide_undoc` flag didn't work correctly. When running FORD on a project with the `hide_undoc` flag set to `true`, FORD crashes with the following traceback: ``` Traceback (most recent call...
Does Ford plan to support multiple languages in the future? I think this is a very useful feature.
The Met Office uses Doxygen to create API docs for our weather and climate models. It would be good if we can use Ford since Doxygen/Fortran support is lacking and...
It would be nice if Ford had a way to easily integrate its API docs with [Sphinx](https://www.sphinx-doc.org/en/master/) based user docs. Will get back to this when I'm home from RSECon!
To explore a codebase I often click through the src, from a procedure call to the implementation of the procedure being called. For example ```f90 call some_procedure(x, y, z) ```...
Logo
Ford needs a logo!