aboutsummaryrefslogtreecommitdiff
path: root/docs/build_system.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/build_system.rst')
-rw-r--r--docs/build_system.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/build_system.rst b/docs/build_system.rst
index 62f9df4aa..a7a5c8e8e 100644
--- a/docs/build_system.rst
+++ b/docs/build_system.rst
@@ -766,9 +766,10 @@ however it is possible to override this from the command line. e.g.
.. _Bazel config reference: https://docs.bazel.build/versions/main/skylark/config.html
+.. _docs-build_system-bazel_configuration:
-Pigweeds configuration
-^^^^^^^^^^^^^^^^^^^^^^
+Pigweed's Bazel configuration
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Pigweeds Bazel configuration API is designed to be distributed across the
Pigweed repository and/or your downstream repository. If you are coming from
GN's centralized configuration API it might be useful to think about