Jarno Rantaharju

Results 8 comments of Jarno Rantaharju

Sorry for loosing track of this for a long time. I'm updating it now to the current main.

I rebased on main before making the requested changes. Unfortunately I see some changes in the submodules in my PR branch. Any ideas on what I can do about this?

It appears this has been addressed in some previous commit. The episode no longer states that the `use` statement was introduced in Fortran 2008. We could describe this in more...

When I test this now, it does not seem to work. On stream it seemed fine, but maybe I did not reload the page? The directive is not recognized at...

It seems we would need sphinx-autodoc2. See https://myst-parser.readthedocs.io/en/latest/syntax/code_and_apis.html#documenting-whole-apis

Updated to use autodoc2. It's a bit different, but not really more complicated. Sphinx-autodoc2 would need to be added to the coderefinery environment for this to work.

Marked ready for review, but we need to add sphinx-autodoc2 to the coderefinery environment

If "line-by-line" means committing only certain lines in a modified file, I think we should recommend using the VSCode interface. Mainly saying this because it's what I use and I...