Skip to content

docs: refactor and enhance bluetooth API documentation#548

Closed
tanghao-xiaomi wants to merge 1 commit into
open-vela:devfrom
tanghao-xiaomi:dev
Closed

docs: refactor and enhance bluetooth API documentation#548
tanghao-xiaomi wants to merge 1 commit into
open-vela:devfrom
tanghao-xiaomi:dev

Conversation

@tanghao-xiaomi
Copy link
Copy Markdown
Collaborator

  • Hand-write all 222 bluetooth APIs across 11 files, replacing 15 Doxygen directives
  • Add 3 new files: bt_device.md (72 APIs), bt_le_scan.md (7 APIs), bt_le_advertiser.md (7 APIs)
  • Generate briefs from source code context, not header comments
  • Translate all descriptions to Chinese, keep technical terms in English
  • Ensure all params match function signatures exactly
  • Add openvela implementation notes for each sub-module
  • Reorganize index.md with functional grouping

Note: Please adhere to Contributing Guidelines.

Summary

Update this section with information on why change is necessary,
what it exactly does and how, if new feature shows up, provide
references (dependencies, similar problems and solutions), etc.

Impact

Update this section, where applicable, on how change affects users,
build process, hardware, documentation, security, compatibility, etc.

Testing

Update this section with details on how did you verify the change,
what Host was used for build (OS, CPU, compiler, ..), what Target was
used for verification (arch, board:config, ..), etc. Providing build
and runtime logs from before and after change is highly appreciated.

- Hand-write all 222 bluetooth APIs across 11 files, replacing 15 Doxygen directives
- Add 3 new files: bt_device.md (72 APIs), bt_le_scan.md (7 APIs), bt_le_advertiser.md (7 APIs)
- Generate briefs from source code context, not header comments
- Translate all descriptions to Chinese, keep technical terms in English
- Ensure all params match function signatures exactly
- Add openvela implementation notes for each sub-module
- Reorganize index.md with functional grouping
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant