blob: df2469b0fc7f12e92603a570adcd25f7789ac5e2 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
# 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/**"
|