Doxygen documentation: Remove superfluous linebreak

This commit is contained in:
Henry Weller
2016-06-17 17:13:39 +01:00
parent 2668106e2c
commit 4ebaed67f9
7 changed files with 1 additions and 12 deletions

View File

@ -177,9 +177,6 @@ s/.*\*\//\*\//
# Convert /heading in source files to bold font and add some space
s#\\heading \(.*\)#<br><b>\1</b>#g
# Add a linebreak
s#\\linebreak#<br>#g
}
#------------------------------------------------------------------------------