Welcome to MkDocs¶
For full documentation visit mkdocs.org.
Commands¶
推动产业的快速迭代和发展,降低用户使用门槛、缩短迭代周期(目前各类平台型公司、中间件公司、开源社区、芯片公司大部分都有教育板块,就是为了教育潜在用户来使用,我们平台实际上承担了这些产业的教育聚合作用)
mkdocs new [dir-name]
- Create a new project.mkdocs serve
- Start the live-reloading docs server.mkdocs build
- Build the documentation site.mkdocs -h
- Print help message and exit.
Project layout¶
mkdocs.yml # The configuration file.
docs/
index.md # The documentation homepage.
... # Other markdown pages, images and other files.