CI updated the documentation

This commit is contained in:
Continuous Integration
2025-03-10 21:27:38 +00:00
parent ca869387a4
commit d0dd617171
23 changed files with 2023 additions and 0 deletions

5
docs/versions.js Normal file
View File

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