From 49f7c91c6b0e3035cb8e7c3081207a72adf1a2fe Mon Sep 17 00:00:00 2001 From: Alex Xu Date: Wed, 12 Nov 2025 15:21:33 -0500 Subject: [PATCH] update docs config --- docs/conf.py | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 2515799c6..20d61383a 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -99,7 +99,6 @@ latex_elements = { } html_baseurl = os.environ.get("READTHEDOCS_CANONICAL_URL", "rocm.docs.amd.com") -html_context = {} # configurations for PDF output by Read the Docs project = "ROCm Documentation"