From c92eab2c5e5f33c9f16655292d54797c4d1a7b34 Mon Sep 17 00:00:00 2001 From: "promptless[bot]" <179508745+promptless[bot]@users.noreply.github.com> Date: Sat, 18 Oct 2025 01:37:58 +0000 Subject: [PATCH 1/2] Documentation updates from Promptless --- docs/bazel-and-java.mdx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/bazel-and-java.mdx b/docs/bazel-and-java.mdx index ce69d8c..bd5af01 100644 --- a/docs/bazel-and-java.mdx +++ b/docs/bazel-and-java.mdx @@ -144,9 +144,10 @@ projects: ## Configuring the Java toolchains Bazel uses two types of Java toolchains: -- execution, used to execute and test Java binaries, controlled with + +* execution, used to execute and test Java binaries, controlled with the `--java_runtime_version` flag -- compilation, used to compile Java sources, controlled with +* compilation, used to compile Java sources, controlled with the `--java_language_version` flag ### Configuring additional execution toolchains From 5764bfd934ba696adb7e19f122ef7dfb7c7bedb9 Mon Sep 17 00:00:00 2001 From: "promptless[bot]" <179508745+promptless[bot]@users.noreply.github.com> Date: Sat, 18 Oct 2025 01:56:03 +0000 Subject: [PATCH 2/2] Sync documentation updates from Promptless agent --- docs.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/docs.json b/docs.json index 89ac54c..b79de5b 100644 --- a/docs.json +++ b/docs.json @@ -254,7 +254,6 @@ { "group": "Programs", "pages": [ - "community/update", "community/sig", "community/experts", "community/partners", @@ -525,7 +524,6 @@ { "group": "Programs", "pages": [ - "8.4.2/community/update", "8.4.2/community/sig", "8.4.2/community/experts", "8.4.2/community/partners", @@ -796,7 +794,6 @@ { "group": "Programs", "pages": [ - "8.3.1/community/update", "8.3.1/community/sig", "8.3.1/community/experts", "8.3.1/community/partners", @@ -1067,7 +1064,6 @@ { "group": "Programs", "pages": [ - "8.2.1/community/update", "8.2.1/community/sig", "8.2.1/community/experts", "8.2.1/community/partners", @@ -1338,7 +1334,6 @@ { "group": "Programs", "pages": [ - "8.1.1/community/update", "8.1.1/community/sig", "8.1.1/community/experts", "8.1.1/community/partners", @@ -1609,7 +1604,6 @@ { "group": "Programs", "pages": [ - "8.0.1/community/update", "8.0.1/community/sig", "8.0.1/community/experts", "8.0.1/community/partners", @@ -1880,7 +1874,6 @@ { "group": "Programs", "pages": [ - "7.6.2/community/update", "7.6.2/community/sig", "7.6.2/community/experts", "7.6.2/community/partners", @@ -2151,7 +2144,6 @@ { "group": "Programs", "pages": [ - "6.5.0/community/update", "6.5.0/community/sig", "6.5.0/community/experts", "6.5.0/community/partners", @@ -2422,7 +2414,6 @@ { "group": "Programs", "pages": [ - "5.4.1/community/update", "5.4.1/community/sig", "5.4.1/community/experts", "5.4.1/community/partners",