Documentation update

pull/19/head
Christophe Favergeon 4 years ago
parent 33b46d815a
commit 470f6fde6b

@ -52,7 +52,7 @@ jobs:
echo "::add-matcher::.github/doxygen.json"
./gen_doc.sh
echo "::remove-matcher owner=doxygen::"
working-directory: ./DoxyGen
working-directory: ./Doxygen
- name: Run linkchecker
run: |

@ -11,7 +11,8 @@ It provides optimized compute kernels for Cortex-M and for Cortex-A.
On Cortex-M, different variants are available according to the core and most of the functions are using a vectorized version when the Helium extension is available.
[Documentation](https://arm-software.github.io/CMSIS_5/DSP/html/index.html) is available as part of [CMSIS](https://github.com/ARM-software/CMSIS_5) repository.
The latest [Documentation](https://arm-software.github.io/CMSIS-DSP/main) is here https://arm-software.github.io/CMSIS-DSP/main.
### Kernels

Loading…
Cancel
Save