roll: pigweed sphinx: Remove Breathe

* Moves some pw_rpc content in order to remove the last Breathe
  directives from the pigweed.dev codebase
* Removes the dependency on Breathe in //docs/sphinx/conf.py and
  //docs/sphinx/BUILD.bazel
* Breathe is still listed in the upstream Pigweed dependencies list
  because of a pw_docgen unit test
* Removing Breathe from the contributor docs will be handled in a
  separate change

Original-Bug: 426012010
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/319632
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: e1790a42ab965fbfaa1c7057122f3dda24fb2cce

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: e8bd77bc392c74..e1790a42ab965f
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8704686819769265025
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I7975e1f1f200c21fd3a715cb6cac99f5f6283b96
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/319712
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
1 file changed
tree: fa8085899fb0c7b48f452270945dbd693491db3c
  1. .github/
  2. .vscode/
  3. apps/
  4. device/
  5. modules/
  6. system/
  7. targets/
  8. tools/
  9. web_app/
  10. .bazelignore
  11. .bazelrc
  12. .bazelversion
  13. .black.toml
  14. .buildifier.json
  15. .clang-format
  16. .clang-tidy
  17. .clangd.shared
  18. .gitignore
  19. .pw_console.yaml
  20. .pylintrc
  21. AUTHORS
  22. BUILD.bazel
  23. CONTRIBUTING.md
  24. LICENSE
  25. MODULE.bazel
  26. MODULE.bazel.lock
  27. mypy.ini
  28. OWNERS
  29. pigweed.json
  30. README.md
  31. REPO.bazel
README.md

Sense

git clone https://pigweed.googlesource.com/pigweed/showcase/sense

Welcome to Pigweed Sense, a tour of key Pigweed components experienced through an imagined air quality product.

Please visit Sense: An interactive tour through Pigweed to get started.