标签: doxygen line-breaks spacing
如果我想通过doxygen中的<br>或\n强制换行以避免行距,例如一个地址?
<br>
\n
答案 0 :(得分:4)
Doxygen了解HTML并会在<br>处插入换行符。请参阅:http://www.doxygen.nl/manual/htmlcmds.html