docs: add 13_config to USER_MODULES + regenerate docs

This commit is contained in:
Accusys
2026-05-19 03:14:18 +08:00
parent 3085a7d048
commit f6f623eeea
5 changed files with 5 additions and 3 deletions

View File

@@ -60,6 +60,7 @@ const MODULES = [
["09_tmdb","TMDb 整合","TMDb Integration"],
["10_pipeline","生產線","Pipeline"],
["12_agent","智慧代理","AI Agents"],
["13_config","系統設定","System Config"],
];
const el = document.getElementById('content');