VACUMM / sphinx-fortran

Fortran domain and autodoc extensions to Sphinx
Other
45 stars 29 forks source link

Fix issue #25 #43

Closed RogierFloors closed 2 years ago

RogierFloors commented 2 years ago

I ran into the issue reported in #25 as well, so I fixed it here. Also a bug fix in a loop with i + 1 that can get out of bounds.