Doxygen corrections

pull/19/head
Christophe Favergeon 4 years ago
parent 809202bf18
commit 4e8de3b6a7

6
.gitignore vendored

@ -21,4 +21,8 @@ dist/
Output/ Output/
Documentation/ Documentation/
PACK.xsd PACK.xsd
*.uvguix.* *.uvguix.*
build
Documentation/html/*
Doxygen/history.txt
Doxygen/dsp.dxy

File diff suppressed because it is too large Load Diff

@ -1,23 +0,0 @@
/**
\page ChangeLog_pg Revision History
<table class="cmtable" summary="Revision History">
<tr>
<th>Version</th>
<th>Description</th>
</tr>
<tr>
<td>1.10.1-rc1</td>
<td>
CMSIS-DSP on new repository : release candidate 1
</td>
</tr>
<tr>
<td>1.10.1-dev</td>
<td>
Move of CMSIS-DSP to its own repository
</td>
</tr>
</table>
*/
Loading…
Cancel
Save