Skip to content

Commit

Permalink
Update documentation for branch main
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jan 28, 2025
1 parent 7f20246 commit e3e51bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion main/footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -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.');
};
2 changes: 1 addition & 1 deletion main/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
<div class="textblock"><p><a class="anchor" id="mainpage"></a> </p>
<h1><a class="anchor" id="autotoc_md0"></a>
Introduction</h1>
<p>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.</p>
<p>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.</p>
<p>It is a work in progress that has just started. API is not yet stable and will evolve for a few releases.</p>
<h1><a class="anchor" id="license"></a>
License</h1>
Expand Down

0 comments on commit e3e51bc

Please sign in to comment.