| add .github/CODEOWNERS PULL_REQUEST_TEMPLATE.md | 1 年前 |
| chore: add openvela-reviewer team to CODEOWNERS Append @open-vela/openvela-reviewer so the team can review PRs. | 24 天前 |
| Supplement the openvela documentation | 1 年前 |
| docs(dev_board): add Certified_Board and update Development_Board (EN/ZH) | 3 天前 |
| Add openvela Highlights | 4 个月前 |
| docs(dev_board): add Certified_Board and update Development_Board (EN/ZH) | 3 天前 |
| docs: deprecate Sphinx/Doxygen toolchain, migrate to pure Markdown Previously openvela API documentation was built via Doxygen + Breathe + Sphinx, requiring a complex toolchain and generating 180MB of intermediate artifacts. Since all module-level API documentation (kernel, bluetooth, media, telephony, feature, etc.) has been refactored to hand-written Markdown, the toolchain is no longer necessary. This commit deprecates the Sphinx/Doxygen build pipeline in favor of pure Markdown browsing on GitHub. Removed: - Doxyfile.public (Doxygen config, 113KB) - conf.py / Makefile / make.bat / requirements.txt / index.rst (Sphinx config) - _static/logo/openvela.svg (Sphinx static asset) - api_doc_generation_guide.md in both zh-cn/ and en/ (Doxygen+Sphinx tutorials) Updated: - All index.md files: removed 'eval_rst toctree' blocks, added plain Markdown navigation lists - keystore_client.md: removed doxygenfile directive (placeholder note added pointing to source header, pending full rewrite) Added: - .gitignore: prevent accidental commit of build artifacts (_build/, doxygen/doxygen/, Python/editor temp files) Follow-up: - services/ams.md and services/pms.md still contain doxygenfile directives and need full manual rewrite (separate PR) - .github/workflows/docs.yml may need to be updated or removed to stop invoking the deprecated Sphinx build | 1 个月前 |
| Optimize document content | 11 个月前 |
| Update license statement | 6 个月前 |
| Update license statement | 6 个月前 |
| Add a description of the directory structure of this code repository | 1 年前 |
| Add a description of the directory structure of this code repository | 1 年前 |
| add ci.yml Change-Id: I5a2b099e500aa6ee00feea81c8addd8fe6dfbc47 | 1 年前 |
| docs: improve EN/ZH consistency and add new boards, FAQ and API docs - Add repo init/sync troubleshooting FAQ (mirror 404, concurrency warnings) - Add Rivotek Gemini-S1 and LCKFB Huangshan Pi dev boards - Add bluetooth API docs (avrcp, le_advertiser, le_scan) and SPI driver docs - Unify ai_agent links to dev branch and .claude to relative path - Fix UART code block language tags and poll path - Align ZH FAQ heading levels with EN - Fix release_notes broken link and bt_gattc example comma | 9 天前 |
| docs: improve EN/ZH consistency and add new boards, FAQ and API docs - Add repo init/sync troubleshooting FAQ (mirror 404, concurrency warnings) - Add Rivotek Gemini-S1 and LCKFB Huangshan Pi dev boards - Add bluetooth API docs (avrcp, le_advertiser, le_scan) and SPI driver docs - Unify ai_agent links to dev branch and .claude to relative path - Fix UART code block language tags and poll path - Align ZH FAQ heading levels with EN - Fix release_notes broken link and bt_gattc example comma | 9 天前 |
| Setting up the Development Environment | 9 个月前 |
| Update license statement | 6 个月前 |