Open ahojukka5 opened 6 years ago
Is it possible to use Literate.jl to generate the README example? When adding some test at the end we can easily follow if the example breaks.
I think it's not easy to do that way because README.md is usually a static file inside the repository. But we could include the example in the documentation using Literate of course.
Some simulation example with beam elements would be nice to have in README, including graphics. In the same way than in
FEMPlates.jl
.