Blob Blame History Raw
Docs require sphinx_rtd_theme_citus package which is unavilable in fedora
This change has been made due to accessibility issues according to upstream
so reverting to original package should not couse any issues for now.

--- grom/docs/conf.py.org	2021-09-13 19:36:39.593541565 +0000
+++ grom/docs/conf.py	2021-09-13 19:36:54.319600762 +0000
@@ -99,7 +99,7 @@
 # The theme to use for HTML and HTML Help pages.  See the documentation for
 # a list of builtin themes.
 #
-html_theme = "sphinx_rtd_theme_citus"
+html_theme = "sphinx_rtd_theme"
 
 # Theme options are theme-specific and customize the look and feel of a theme
 # further.  For a list of options available for each theme, see the