chiark / gitweb /
doxygen: be more failproof for depth attribute returned from dvisvgm.
authorVladimír Vondruš <mosra@centrum.cz>
Mon, 9 Apr 2018 10:05:38 +0000 (12:05 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Mon, 9 Apr 2018 10:05:38 +0000 (12:05 +0200)
commit9d505d5fff0415cdb8eaf746ea5cc9dd5d2d7cbe
tree447c15790e0941832a25b5ba578862b55a9adc17
parent62fc15eef1e921ebc84ed4820da339a4e955a249
doxygen: be more failproof for depth attribute returned from dvisvgm.

Sometimes the regex doesn't match and returns None, even though I tried
reaallyy hard to make it match. This fixes it for good.
doxygen/dox2html5.py