diff options
| author | 2025-03-10 09:24:37 +0000 | |
|---|---|---|
| committer | 2025-03-10 10:24:37 +0100 | |
| commit | 3db5bfa0f2d7528324c2fd6ae6d49d20da24eecf (patch) | |
| tree | a9d0d3adac68afd93960fcf91f264828b273033f /docs/locales/zh/mkdocs.yml | |
| parent | [chore]: Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc... (diff) | |
| download | gotosocial-3db5bfa0f2d7528324c2fd6ae6d49d20da24eecf.tar.xz | |
[docs/zh] update zh docs: synced to 98c4cae + fix typo (#3884)
* [docs/zh] update zh docs: synced to 98c4cae8
* fix typo
* sync the support matrix in README
* update mkdocs.yml: add new article
Diffstat (limited to 'docs/locales/zh/mkdocs.yml')
| -rw-r--r-- | docs/locales/zh/mkdocs.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/locales/zh/mkdocs.yml b/docs/locales/zh/mkdocs.yml index b31b887ff..94f8895ad 100644 --- a/docs/locales/zh/mkdocs.yml +++ b/docs/locales/zh/mkdocs.yml @@ -30,6 +30,7 @@ nav: - "user_guide/password_management.md" - "user_guide/rss.md" - "user_guide/migration.md" + - "user_guide/importing_posts.md" - "开始部署": - "getting_started/index.md" - "getting_started/releases.md" @@ -104,6 +105,7 @@ nav: - "federation/ratelimiting.md" - "federation/actors.md" - "federation/posts.md" + - "federation/interaction_policy.md" - "federation/moderation.md" - "federation/glossary.md" - "客户端 API 文档": |
