跳转至

Getting Started

欢迎来到 BDA WikiGitHub stars GitHub forks

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

1
2
3
4
mkdocs.yml    # The configuration file.
docs/
    index.md  # The documentation homepage.
    ...       # Other markdown pages, images and other files.

本页面最近更新:2026年1月2日 11:12:25

发现错误?想一起完善? 在 GitHub 上编辑此页!

本页面贡献者: trilliverse

committers = [{'name': 'TrilliverseLiu', 'login': 'trilliverse', 'url': 'https://github.com/trilliverse', 'avatar': 'https://avatars.githubusercontent.com/u/151722824?v=4', 'last_commit': 'https://avatars.githubusercontent.com/u/151722824?v=4', 'repos': 'https://github.com/trilliverse'}]

本页面的全部内容在 CC BY-SA 4.0SATA 协议之条款下提供。