Fix HTML source documenation error caused by GaussTransform3D
authorChristian Blau <cblau@gwdg.de>
Tue, 23 Jul 2019 15:26:38 +0000 (17:26 +0200)
committerChristian Blau <cblau@gwdg.de>
Wed, 24 Jul 2019 14:57:47 +0000 (16:57 +0200)
commit4954d5c3c836191f38c339c6ff71e8bb740b56f2
tree86cfe02f5cf32e1b295b4746e48ad5fd13072dcc
parent40102f528405ee4b32db945c24451a7e4e08dfa0
Fix HTML source documenation error caused by GaussTransform3D

In doxygen/html-full/annotated.xhtml, doxygen generated an invalid
xhtml file with the following error on line 724 at column 493:

Opening and ending tag mismatch: td line 0 and p

This patch fixes the error by changing the math rendering from
multi-line to single line.

It further removes superfluous * in the verbatim comment of same
class.

Change-Id: I80996743743758095ceac78c519fbec88da9f772
src/gromacs/math/gausstransform.h