From e3e51bcdde0087db7763c31803e0401512dfc65d Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 28 Jan 2025 07:47:50 +0000 Subject: [PATCH] Update documentation for branch main --- main/footer.js | 2 +- main/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/main/footer.js b/main/footer.js index ec2a1da..13f4637 100644 --- a/main/footer.js +++ b/main/footer.js @@ -3,5 +3,5 @@ function writeHeader() { }; function writeFooter() { - document.write('Generated on Mon Oct 21 2024 08:48:10 for CMSIS-CV 0.0.0. Copyright © 2024 Arm Limited (or its affiliates). All rights reserved.'); + document.write('Generated on Tue Jan 28 2025 07:47:42 for CMSIS-CV 0.0.0. Copyright © 2025 Arm Limited (or its affiliates). All rights reserved.'); }; diff --git a/main/index.html b/main/index.html index 077c597..3b156da 100644 --- a/main/index.html +++ b/main/index.html @@ -134,7 +134,7 @@

Introduction

-

This user manual describes the CMSIS CV software library, a suite of common computer vision processing functions for use on Cortex-M and Cortex-A processor based devices.

+

This user manual describes the CMSIS CV software library, a suite of common computer vision processing functions for use on Cortex-M processor based devices.

It is a work in progress that has just started. API is not yet stable and will evolve for a few releases.

License