aboutsummaryrefslogtreecommitdiff
path: root/dev_tools/scripts/doc.sh
Commit message (Collapse)AuthorAgeFilesLines
* refactor(devtools): rename dev_tools to .run and replace run-tools魏曹先生48 hours1-3/+0
| | | | | | | | | | | | scripts Replace the old run-tools.ps1/run-tools.sh scripts with a new unified run.ps1/run.sh launcher that supports multiple languages (PowerShell, Rust, Python, Go, C#, Nim, Perl, Ruby, Zig, and arbitrary binaries) from the `.run/src/bin` directory. Move all development tools from `dev_tools/` to `.run/`, update Cargo workspace config and relevant documentation references.
* refactor(general_renderer): rename to structural_renderer魏曹先生2026-06-261-1/+1
|
* Add extra_macros feature to doc scripts and mingling depsWeicao-CatilGrass2026-06-011-1/+1
|
* Switch to workspace-level documentation buildsWeicao-CatilGrass2026-06-011-1/+1
|
* Add scripts for building documentation and update docs魏曹先生2026-05-131-0/+3