Skip to content

Repository files navigation

Motion Studio 文档

文档站点使用 Sphinx 与 sphinx-book-theme 构建,正文采用 MyST Markdown;不再使用 Docusaurus、Node.js 或 npm 构建链。

本地构建

python -m venv .venv
. .venv/bin/activate
python -m pip install -r docs/requirements.txt
make -C docs html

构建结果位于 docs/_build/html/,也可以直接运行:

sphinx-build -b html docs docs/_build/html

Mermaid 图表在 HTML 中由浏览器端渲染,不要求本机安装 mermaid-cli

About

Motion-Studio 文档

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages