The inline Fortran documentation is Markdown-based, using FORD. If source code or documentation edits are made, the documentation is regenerated from the top-level gemini directory by:
ford ford.mdThe output is under doc/ and upon git push will appear at the
GEMINI docs website.
FORD is a Python program, installed via:
pip install fordNote: leave the LaTeX files and other non-autogenerated documents in docs/ so they don't get disturbed by FORD.