Files
AI-VideoAssistant/docs
Xin Wang 3b6a2f75ee Add changelog README and update roadmap with reference projects
- Created a new README file for the changelog to outline version history.
- Updated the roadmap documentation to replace the contribution section with a list of reference projects, enhancing resource visibility.
2026-03-05 12:53:18 +08:00
..

Documentation

安装依赖(推荐使用 1.x避免与 Material 主题不兼容):

cd docs
pip install -r requirements.txt

或手动安装:pip install "mkdocs>=1.6,<2" mkdocs-material

本地预览:

mkdocs serve

访问终端中显示的地址(如 http://127.0.0.1:8000查看文档