diff --git a/docs/requirements.txt b/docs/requirements.txt index 2b26b0866b..d57ac5d781 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -2,6 +2,6 @@ parse_cmake sphinx==7.1.2 docutils==0.18.1 jinja2==3.1.6 -sphinx-design==0.6.1 +sphinx-design==0.5.0 furo==2024.8.6 sphinx-copybutton==0.5.2 \ No newline at end of file diff --git a/docs/source/conf.py b/docs/source/conf.py index 38c1b01033..30816bb1dd 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -176,14 +176,14 @@ def setup(app): # The name for this set of Sphinx documents. If None, it defaults to # " v documentation". -html_title = 'OpenMW' +html_title = 'OpenMW Docs' # A shorter title for the navigation bar. Default is the same as html_title. # html_short_title = 'OpenMW Documentation' # The name of an image file (relative to this directory) to place at the top # of the sidebar. -html_logo = 'https://gitlab.com/OpenMW/openmw-docs/raw/master/docs/source/_static/images/openmw.png' +# html_logo = 'https://gitlab.com/OpenMW/openmw-docs/raw/master/docs/source/_static/images/openmw.png' # The name of an image file (within the static path) to use as favicon of the # docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32