aboutsummaryrefslogtreecommitdiff
path: root/verified-docs.toml
blob: d66967ff388ea52231ab04b5890dec21057522c5 (plain) (blame)
1
2
3
4
5
6
7
# 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"
documents_en_us = "./docs/pages/**"
documents_zh_cn = "./docs/_zh_CN/pages/**"