This is an automated email from the ASF dual-hosted git repository.

brondsem pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/allura.git

commit d4cdde8c5b4a0393350c39300a480d8f0bd42feb
Author: Dave Brondsema <[email protected]>
AuthorDate: Mon Sep 8 11:32:01 2025 -0400

    remove a docs conf line that sphinx complained about
---
 Allura/docs/conf.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Allura/docs/conf.py b/Allura/docs/conf.py
index 0cea9ccbd..a7a81971a 100644
--- a/Allura/docs/conf.py
+++ b/Allura/docs/conf.py
@@ -116,7 +116,6 @@
     import sphinx_rtd_theme
 
     html_theme = 'sphinx_rtd_theme'
-    html_theme_path = [sphinx_rtd_theme.get_html_theme_path()]
 
 # otherwise, readthedocs.org uses their theme by default, so no need to 
specify it
 

Reply via email to