跳转至

标签页与注释

mkdocs serve -a 127.0.0.1:8001
npm run docs:dev -- --host 127.0.0.1 --port 8002
theme:
  name: material # (1)
  1. 启用 Material 主题。