GmCapsule [gsorg-style]

Fixing the Read the Docs build

=> e03c4b116daf0b513ebe92661aa15716c1e488ae

diff --git a/.readthedocs.yaml b/.readthedocs.yaml
index b686118..85efeb5 100644
--- a/.readthedocs.yaml
+++ b/.readthedocs.yaml
@@ -12,3 +12,7 @@ sphinx:
 formats:
   - pdf
   - epub
+
+python:
+  install:
+    - requirements: docs/requirements.txt
diff --git a/docs/conf.py b/docs/conf.py
index d5c89bf..7f2871b 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -18,7 +18,7 @@ sys.path.insert(0, os.path.abspath('..'))
 # -- Project information -----------------------------------------------------
 
 project = 'GmCapsule'
-copyright = '2022 Jaakko Keränen'
+copyright = '2023 Jaakko Keränen'
 author = 'Jaakko Keränen'
 
 
@@ -32,7 +32,8 @@ extensions = [
     'sphinx.ext.autosectionlabel',
     'sphinx.ext.autosummary',
     'sphinx.ext.inheritance_diagram',
-    'sphinx.ext.napoleon'
+    'sphinx.ext.napoleon',
+    'sphinx_rtd_theme'
 ]
 
 #    'autoapi.sphinx'
@@ -54,7 +55,7 @@ exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store']
 # The theme to use for HTML and HTML Help pages.  See the documentation for
 # a list of builtin themes.
 #
-#html_theme = 'alabaster'
+html_theme = 'sphinx_rtd_theme'
 
 #html_theme_options = {
 #    'fixed_sidebar': True,
diff --git a/docs/requirements.txt b/docs/requirements.txt
new file mode 100644
index 0000000..483a4e9
--- /dev/null
+++ b/docs/requirements.txt
@@ -0,0 +1 @@
+sphinx_rtd_theme
Proxy Information
Original URL
gemini://git.skyjake.fi/gmcapsule/gsorg-style/cdiff/e03c4b116daf0b513ebe92661aa15716c1e488ae
Status Code
Success (20)
Meta
text/gemini; charset=utf-8
Capsule Response Time
60.984578 milliseconds
Gemini-to-HTML Time
0.311951 milliseconds

This content has been proxied by September (3851b).