Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
mkdocs.yml 1.20 KB
Copy Edit Raw Blame History
jiahui authored 2022-05-24 09:38 . Add gitee page support
site_name: OpenStack SIG Doc
theme: readthedocs
markdown_extensions:
- pymdownx.highlight:
anchor_linenums: true
- pymdownx.inlinehilite
- pymdownx.snippets
- pymdownx.superfences
nav:
- OpenStack SIG: 'index.md'
- 安装指导:
- devstack: 'install/devstack.md'
- openEuler-20.03-LTS-SP2_Queens: 'install/openEuler-20.03-LTS-SP2/OpenStack-queens.md'
- openEuler-20.03-LTS-SP2_Rocky: 'install/openEuler-20.03-LTS-SP2/OpenStack-rocky.md'
- openEuler-20.03-LTS-SP3_Queens: 'install/openEuler-20.03-LTS-SP3/OpenStack-queens.md'
- openEuler-20.03-LTS-SP3_Rocky: 'install/openEuler-20.03-LTS-SP3/OpenStack-rocky.md'
- openEuler-20.03-LTS-SP3_Train: 'install/openEuler-20.03-LTS-SP3/OpenStack-train.md'
- openEuler-21.09_Wallaby: 'install/openEuler-21.09/OpenStack-wallaby.md'
- openEuler-22.03-LTS_Train: 'install/openEuler-22.03-LTS/OpenStack-train.md'
- openEuler-22.03-LTS_Wallaby: 'install/openEuler-22.03-LTS/OpenStack-wallaby.md'
- 测试报告:
- openEuler-20.03-LTS-SP2: 'test/openEuler-20.03-LTS-SP2.md'
- openEuler-20.03-LTS-SP3: 'test/openEuler-20.03-LTS-SP3.md'
- openEuler-22.03-LTS: 'test/openEuler-22.03-LTS.md'
- 自研特性:
- 虚拟机高低优先级: 'spec/priority_vm.md'
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化