third_party.pigweed.src/pw_docgen
Anthony DiGirolamo 9a99d41a54 docs: Fix Python package dependencies for sphinx
The docs build was depending on the top level "python.install" that
pip installs all Pigweed python packages. This CL removes that and
insteads adds them to python_deps. This will improve build times
slightly and remove the dependency on having a bootstrapped
environment working to run the docs build.

Change-Id: I08e85a81531faa40f46b09b48414e8799731c426
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/215852
Commit-Queue: Anthony DiGirolamo <tonymd@google.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Reviewed-by: Wyatt Hepler <hepler@google.com>
2024-06-12 21:00:05 +00:00
..
py docs: Auto-generate modules index from metadata 2024-06-11 17:34:15 +00:00
BUILD.bazel
BUILD.gn
docs.gni docs: Fix Python package dependencies for sphinx 2024-06-12 21:00:05 +00:00
docs.rst pw_docgen: Add module metadata 2024-06-05 22:49:09 +00:00
OWNERS