CI updated the documentation

This commit is contained in:
Continuous Integration
2025-09-01 10:54:09 +00:00
parent d0dd617171
commit 681fde9457
27 changed files with 2516 additions and 3 deletions

View File

@@ -1,5 +1,6 @@
"use strict"
export const DOC_VERSIONS = [
'dev',
'v0.1',
'v0.0',
];