diff --git a/site/docs/test-encyclopedia.html b/site/docs/test-encyclopedia.html
index 27a1ce2da46a93..cd2a7f307e5e2a 100644
--- a/site/docs/test-encyclopedia.html
+++ b/site/docs/test-encyclopedia.html
@@ -238,9 +238,6 @@
Initial Conditions
TEST_SRCDIR | absolute path to the base of the runfiles tree | required |
TEST_TOTAL_SHARDS | total shard count, if sharding is used | optional |
TEST_TMPDIR | absolute path to a private writable directory | required |
- TEST_UNDECLARED_OUTPUTS_DIR | absolute path to a private writable directory (used to write undeclared test outputs) | optional |
- TEST_UNDECLARED_OUTPUTS_ANNOTATIONS_DIR | absolute path to a private writable directory (used to write undeclared test output annotation .part files).
-
| optional |
TEST_WARNINGS_OUTPUT_FILE | absolute path to a private file in a writable directory (used to write test target warnings) | optional |
TESTBRIDGE_TEST_ONLY | value of --test_filter , if specified | optional |