Commit Graph
5 Commits
Author SHA1 Message Date
csh f90faa10c3 feat(tsl-codegen): streamline generation workflow
Add explicit project-root output routing and require named input options with structured examples.

Remove the unused HTML metadata enrichment command and its dedicated tests.
2026-08-13 15:35:05 +08:00
csh 9010829c6d feat(tsl-api-reference): expand and reorganize api catalog
Flatten builtin pages, add third-party and platform scopes, and import financial and data warehouse references.

Keep the existing generated index without rebuilding after signature normalization.
2026-08-10 18:26:24 +08:00
csh 1ae798bcaa feat(tsl-codegen): support file and directory inputs 2026-07-30 13:44:50 +08:00
csh 9edc8fc868 feat(tsl-codegen): support unified API declarations
Add TSF conversion and shared Markdown recognition for mixed
function, class, and unit declarations.

Extend generation, linting, indexing, examples, and tests around
the unified declaration model.
2026-07-29 15:45:50 +08:00
csh c69278283f feat(tsl-codegen): add decoupled documentation toolkit
Generate TSL API Markdown from YAML or JSON into a configurable project scope.\nAdd file and directory lint modes, tags-aware indexing, and keyword search across tags and descriptions.\nBundle the toolkit through the playbook build and sync workflows.
2026-07-20 09:08:38 +08:00