4 Commits

Author SHA1 Message Date
游雁 30c1c97d44 docs: generate pages with shared stylesheet 2026-05-21 13:27:58 +00:00
游雁 3b608cf9e1 docs: fix GitHub Pages API publishing flow 2026-05-21 13:05:46 +00:00
游雁 392565c3e1 fix: exclude private methods (_prefix) from API docs 2026-05-21 11:49:33 +00:00
游雁 abffaa59f6 ci: add GitHub Actions workflow for auto-updating API docs on code changes
- scripts/gen_api_docs.py: generates API HTML with source code + GitHub links
- .github/workflows/update-api-docs.yml: triggers on funasr/**/*.py changes
- Auto-deploys to gh-pages branch
2026-05-21 11:31:42 +00:00