Skip to content
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

FORD support for Fortran documentation? #90

Open
zbeekman opened this issue Sep 17, 2017 · 2 comments
Open

FORD support for Fortran documentation? #90

zbeekman opened this issue Sep 17, 2017 · 2 comments

Comments

@zbeekman
Copy link
Contributor

The FORD project is pretty awesome, and is a documentation solution built specifically for Fortran source code. It would be great to add support to blt for FORD. It can be configured in such a way as to be mostly comparable with Doxygen source file markup too.

Would you accept a PR implementing this, if I can find the time at some point? (Not likely to happen soon, though.)

Thanks!

@cyrush
Copy link
Member

cyrush commented Sep 18, 2017

@zbeekman, Interesting! Thanks for sharing. Yes, this is something we would be open to.

I think we could easily treat it like Doxygen and Sphinx. (optional, supported in a build if FORD_EXECUTABLE is found)

It looks like FORD is a python package? So it should be easy for us to integrate into our CI testing.

@zbeekman
Copy link
Contributor Author

zbeekman commented Sep 18, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants