Files
AI-VideoAssistant/docs/README.md
2026-02-08 09:33:32 +08:00

7 lines
117 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Documentation
部署 MkDocs
pip install mkdocs
mkdocs serve
访问 http://localhost:8000 查看文档网站。