Feneric / doxypypy

A more Pythonic version of doxypy, a Doxygen filter for Python.
GNU General Public License v2.0
149 stars 48 forks source link

Avoid index-out-of-range exception with back-to-back notes. #79

Closed dcdolson closed 3 years ago

dcdolson commented 3 years ago

Also modified a test case.

This might fix some of the index-out-of-range issues some of your users are getting.