Eliminate extra newlines in doxygen python \verbatim blocks

Eliminate extra leading and trailing newlines present in translated
doxygen \verbatim comments for python.  Updating doxygen python tests
accordingly.
This commit is contained in:
John McFarland 2019-05-25 14:15:44 -05:00
commit c52bed2e66
4 changed files with 19 additions and 5 deletions

View file

@ -283,13 +283,11 @@ r"""TODO: Some very important task
very long
text with tags <sometag>
Version: 0.0.0.2
Warning: This is senseless!

View file

@ -120,11 +120,9 @@ TODO: Some very important task
:type b: float
:param b: B is mentioned again...
very long
text with tags <sometag>
Version: 0.0.0.2
Warning: This is senseless!