diff --git a/INFRA_DOCS/menu.yml b/INFRA_DOCS/menu.yaml similarity index 56% rename from INFRA_DOCS/menu.yml rename to INFRA_DOCS/menu.yaml index 3c3950ef0a671ce4ad09a89274fb944f8a88b9c2..e34ddb96fb6848a576e19191304415b8f3e421d4 100644 --- a/INFRA_DOCS/menu.yml +++ b/INFRA_DOCS/menu.yaml @@ -2,15 +2,16 @@ INFRA_DOCS: menu: menu.yml maintainers: maintainers.yml 这是开源: - 验证特殊字符: ../RAS/Anolis OS Cloud Kernel RAS White Paper.md + 验证特殊字符: /test/@test1.md 验证文档绝对路径: /test/test1.md - 验证相对路径: ../test/test1.md + 验证相对路径: ./test/test1.md 验证指定路径下的文件不存在: ./asdf.md 验证yaml后的冒号取的中文:../test/test1.md - 验证冒号后无空格:../test/test1.md - 验证文档名后多空格是否能正常解析: ../test/test1.md + 验证冒号后无空格:./test/test1.md + 验证文档名后多空格是否能正常解析: ./test/test1.md 验证文档为空: ~ # 验证yaml注释功能: asdfasdf 这是测试: 注意事项: - 注意: ../test/test1.md \ No newline at end of file + 注意: ./test/test1.md + txt: ./testtest2.txt \ No newline at end of file diff --git a/INFRA_DOCS/test/test2.txt b/INFRA_DOCS/test/test2.txt new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391