docs: note docs publishing routing · openclaw/openclaw@388b24a
steipete
·
2026-05-24
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -23,6 +23,12 @@ Skills own workflows; root owns hard policy and routing.
|
23 | 23 | - Installers: sibling `../openclaw.ai`. |
24 | 24 | - Scoped guides: `extensions/`, `src/{plugin-sdk,channels,plugins,gateway,gateway/protocol,agents}/`, `test/helpers*/`, `docs/`, `ui/`, `scripts/`. |
25 | 25 | |
| 26 | +## Docs |
| 27 | + |
| 28 | +- Source docs: `docs/**`; publish repo: `openclaw/docs`; host: `https://docs.openclaw.ai`. |
| 29 | +- Flow: source -> `docs-sync-publish.yml` -> mirror build -> R2 -> Worker router. |
| 30 | +- Docs AI: `openclaw/ask-molty`; see its `AGENTS.md`. |
| 31 | + |
26 | 32 | ## Architecture |
27 | 33 | |
28 | 34 | - Core stays plugin-agnostic. No bundled ids/defaults/policy in core when manifest/registry/capability contracts work. |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。