[diffusion] doc: consolidate documentation (#21373)

This commit is contained in:
Mick
2026-03-25 16:01:32 +08:00
committed by GitHub
parent f5c225eeba
commit 6425df5c8a
15 changed files with 204 additions and 376 deletions
+11
View File
@@ -0,0 +1,11 @@
# Reference
Reference material for environment-based configuration and runtime behavior.
- [Environment Variables](environment_variables.md): platform, caching, cloud storage, and debugging variables
```{toctree}
:maxdepth: 1
environment_variables
```