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 Apr 25, 2024
1 parent 6694d57 commit d925f23
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions main/footer.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
function writeHeader() {
document.write('Version 1.15.1-dev41');
document.write('Version 1.15.1-dev43');
};

function writeFooter() {
document.write('Generated on Tue Apr 2 2024 05:37:28 for CMSIS-DSP 1.15.1-dev41+gdffe394. Copyright © 2024 Arm Limited (or its affiliates). All rights reserved.');
document.write('Generated on Thu Apr 25 2024 05:19:16 for CMSIS-DSP 1.15.1-dev43+g03fa0e5. Copyright © 2024 Arm Limited (or its affiliates). All rights reserved.');
};
2 changes: 1 addition & 1 deletion main/search/all_e.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion version.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//--- list of versions ---
const versions = {
"main": "1.15.1-dev41",
"main": "1.15.1-dev43",
"latest": "1.15.0",
"v1.14.4": "1.14.4",
"v1.14.3": "1.14.3",
Expand Down

0 comments on commit d925f23

Please sign in to comment.