cleanup, docs

This commit is contained in:
root
2026-06-16 12:21:31 +00:00
parent dff1959341
commit ea08d5f28b
296 changed files with 1571 additions and 1940 deletions
+2 -4
View File
@@ -17,7 +17,5 @@ If `name` contains a colon, only the file portion is used for resolution.
This is primarily a debugging helper so you can see which concrete file a shorthand component name maps to.
## Related Concepts
- PHP: resolving include paths or view names to a concrete template file before rendering
- JavaScript / Node.js: resolving module paths, alias-based imports, or component registry entries
:example
print("component_resolve example\n");