Add MkDocs documentation portal with Material theme and CI/CD workflow

Co-authored-by: Fu-Jie <33599649+Fu-Jie@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2025-12-29 10:03:23 +00:00
parent 487bb21d46
commit 3950846fa9
26 changed files with 3254 additions and 0 deletions

12
requirements.txt Normal file
View File

@@ -0,0 +1,12 @@
# MkDocs Documentation Dependencies
# Core MkDocs
mkdocs>=1.5.0
# Material Theme for MkDocs
mkdocs-material>=9.5.0
# Plugins
mkdocs-minify-plugin>=0.7.0
# Optional: Multi-language support (uncomment if needed)
# mkdocs-static-i18n>=1.0.0