tests with escapes added, tests refactored - broken to smaller chunks
This commit is contained in:
parent
a9ef35bc66
commit
20cc685e8a
6 changed files with 220 additions and 138 deletions
|
|
@ -469,6 +469,10 @@ Here is the list of all Doxygen tags and the description of how they are transla
|
|||
<td>translated to @exception</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>\f$, \f[, \f], \f{, \f}</td>
|
||||
<td>LateX formulas are left unchanged</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>\if</td>
|
||||
<td>replaced with 'If: <condition> {'</td>
|
||||
</tr>
|
||||
|
|
@ -686,13 +690,6 @@ Here is the list of these tags:
|
|||
<td>\enum</td>
|
||||
<td>\example</td>
|
||||
<td>\extends</td>
|
||||
<td>\f$</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>\f[</td>
|
||||
<td>\f]</td>
|
||||
<td>\f{</td>
|
||||
<td>\f}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>\file</td>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue