aboutsummaryrefslogtreecommitdiff
path: root/verified-docs.toml
diff options
context:
space:
mode:
Diffstat (limited to 'verified-docs.toml')
-rw-r--r--verified-docs.toml8
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/**"