roll: pigweed docs: Build pw_boot docs with Bazel

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/240703
Original-Revision: 01d4453a42c5151b3ec42ca935f60886bc66bfc1

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: b40ecc98b47a37..01d4453a42c515
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8732821720183189585
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ia4dca215544ed035596192639b46c164e08ffb16
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/244973
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>
diff --git a/MODULE.bazel b/MODULE.bazel
index f4e53b2..763575c 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -48,8 +48,8 @@
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-10-28.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8732845401068029905.
-    commit = "b40ecc98b47a37b187f40408ae0c3d89ef9b5f79",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8732821720183189585.
+    commit = "01d4453a42c5151b3ec42ca935f60886bc66bfc1",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )
 
@@ -57,8 +57,8 @@
     module_name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-10-28.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8732845401068029905.
-    commit = "b40ecc98b47a37b187f40408ae0c3d89ef9b5f79",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8732821720183189585.
+    commit = "01d4453a42c5151b3ec42ca935f60886bc66bfc1",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )