third_party.pigweed.src/pw_doctor
Wyatt Hepler bea166e06a pw_cli: Generalize the plugin system
- Move the global plugin variables into a class. This makes it possible
  to use multiple plugin registries, potentially for different purposes.
- Add tests for the pw.plugins.Registry class.
- Expose the Plugin class. This allows using plugins for ways
  other than as command line utilities.
- Always include __init__ functions in Sphinx autodoc.

Change-Id: Id8aa40234f81c1da46ec51e5590b16c561934be3
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/40761
Commit-Queue: Wyatt Hepler <hepler@google.com>
Pigweed-Auto-Submit: Wyatt Hepler <hepler@google.com>
Reviewed-by: Keir Mierle <keir@google.com>
Reviewed-by: Rob Mohr <mohrr@google.com>
2021-04-14 21:19:25 +00:00
..
py pw_cli: Generalize the plugin system 2021-04-14 21:19:25 +00:00
BUILD
BUILD.gn
docs.rst
README.md

Check the environment for compatibility with Pigweed.