Conversation
awvwgk
left a comment
There was a problem hiding this comment.
Is it possible to have the code snippets as actual Fortran code in the documentation directory and use .. literalinclude:: ./path/to/source.f90? This avoids repeating the same snippet twice because you can include a subset of a file. Also, we can setup a test which actually runs the code snippet and checks whether it compiles with the latest library version.
f278243 to
af1cd76
Compare
Done. Examples are placed under assets/examples. I created an additional workflow that only |
No description provided.