-
Notifications
You must be signed in to change notification settings - Fork 0
Add Fortran docs with FORD #16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #16 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 3 3
Lines 18 18
=========================================
Hits 18 18 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@mzecc this seems to now behave itself. Over to you for final checks and merge |
| - [Dependency pinning and testing](further-background/dependency-pinning-and-testing.md) | ||
| - [Development](development.md) | ||
| - [API reference](api/example_fgen_basic/) | ||
| - [Fortran API](fortran-api/home.html) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a bit of a hack but I couldnt make this behave with the more normal [Fortran API](fortran-api/index.html)
Description
Adding FORD automatic documentation generator for Fortran files.
Checklist
Please confirm that this pull request has done the following:
Tests addedDocumentation added (where applicable)changelog/