Added doc generator for SDK
All checks were successful
ci/woodpecker/push/check Pipeline was successful

This commit is contained in:
2026-04-24 00:01:20 +06:00
parent 2bb3dbd71d
commit aa9477ffe8
6 changed files with 4662 additions and 0 deletions

View File

@ -3,6 +3,9 @@ when:
branch:
- main
- dev
path:
- "src/**"
- "tests/**"
steps:
unit-tests: