diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-07-27 22:53:32 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-07-27 22:53:32 +0800 |
| commit | 176fcf6fb761cb42ab25ebf447ee226955c54fef (patch) | |
| tree | 3239c3af97d95faa9be23d99a5fe7d881cebed1a /verified-docs.toml | |
| parent | e88fd90b6daae40e9ef5d4b0d54a81ebd7142ebe (diff) | |
chore: move config files to .config directory0.3.0
Diffstat (limited to 'verified-docs.toml')
| -rw-r--r-- | verified-docs.toml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/verified-docs.toml b/verified-docs.toml deleted file mode 100644 index f3b1f85..0000000 --- a/verified-docs.toml +++ /dev/null @@ -1,8 +0,0 @@ -# Files marked in the following document, -# all rust code blocks inside will be verified in CI to ensure they can compile - -[verified] -readme = "./README.md" -getting_started = "./GETTING_STARTED.md" -documents_en_us = "./docs/pages/**" -documents_zh_cn = "./docs/_zh_CN/pages/**" |
