Welcome to MkDocs
:warning: Dùng pip upgrade để cập nhật bản mới nhất nếu lỗi pip
Lệnh tạo project
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.
Cấu trúc project
mkdocs.yml # File cấu hình.
docs/
index.md # Trang tài liệu.
... # Trang tài liệu khác, hình ảnh.