refactor: move docs from cpp/docs/ to docs/ at repo root#2845
Open
bansiesta wants to merge 1 commit into
Open
Conversation
1c6cc98 to
b0d650e
Compare
julianoes
previously approved these changes
Apr 7, 2026
9a6ec0c to
1b58015
Compare
Collaborator
|
Ping me when you really want a review, with some expectations - i.e. you just want a sanity check of the concept or whatever. |
Collaborator
|
Thanks @hamishwillee. What's missing is the overall docs explaining what this is, how we move forward with the new Python wrappers, etc. |
julianoes
reviewed
Apr 29, 2026
| - [MAVSDK-CSharp](https://github.com/mavlink/MAVSDK-CSharp) (2019): Proof of concept. | ||
| - [MAVSDK-Rust](https://github.com/mavlink/MAVSDK-Rust) (2019): Proof of concept. | ||
|
|
||
| ## New Python Wrappers (`mavsdk` and `aiomavsdk`) |
30e0424 to
6fb81e8
Compare
Moves all documentation from cpp/docs/ to docs/ at the repository root. Updates CI workflows, .gitignore, README, and generate_docs.sh accordingly. Adds Python API reference docs for mavsdk and aiomavsdk.
6fb81e8 to
ce99e5b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
cpp/docs/todocs/at the repo root, since docs now cover more than just C++ (Python, Swift, etc.)docs_deploy.ymlCI workflow paths, working-directory, and artifact pathlinux.yml,macos.yml,windows.yml,fuzzing.yml.gitignoreentries fornode_modules, cache, and distREADME.mdreferencesNote:
cpp/tools/generate_docs.shalready referenced../docs/so no change needed there.Test plan
🤖 Generated with Claude Code