blob: f3b1f85a6cb45866859aa8ef93ec5ed50167bead (
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/**"
|