Refactor documentation structure and add new artifact model guide

This commit is contained in:
crazywhalecc
2026-04-29 14:28:17 +08:00
parent 3c4f39735e
commit 269cd600f8
23 changed files with 530 additions and 79 deletions

View File

@@ -97,7 +97,7 @@ If you already have a PHP project and want to call StaticPHP's build APIs direct
composer require crazywhalecc/static-php-cli
```
See the [Vendor Mode guide](../develop/vendor-mode/) for details.
See the [Extending StaticPHP](../develop/extending/) guide for details.
## Verify your build environment