=> e03c4b116daf0b513ebe92661aa15716c1e488ae
[1mdiff --git a/.readthedocs.yaml b/.readthedocs.yaml[m [1mindex b686118..85efeb5 100644[m [1m--- a/.readthedocs.yaml[m [1m+++ b/.readthedocs.yaml[m [36m@@ -12,3 +12,7 @@[m [msphinx:[m formats:[m - pdf[m - epub[m [32m+[m [32m+[m[32mpython:[m [32m+[m[32m install:[m [32m+[m[32m - requirements: docs/requirements.txt[m [1mdiff --git a/docs/conf.py b/docs/conf.py[m [1mindex d5c89bf..7f2871b 100644[m [1m--- a/docs/conf.py[m [1m+++ b/docs/conf.py[m [36m@@ -18,7 +18,7 @@[m [msys.path.insert(0, os.path.abspath('..'))[m # -- Project information -----------------------------------------------------[m [m project = 'GmCapsule'[m [31m-copyright = '2022 Jaakko Keränen'[m [32m+[m[32mcopyright = '2023 Jaakko Keränen'[m author = 'Jaakko Keränen'[m [m [m [36m@@ -32,7 +32,8 @@[m [mextensions = [[m 'sphinx.ext.autosectionlabel',[m 'sphinx.ext.autosummary',[m 'sphinx.ext.inheritance_diagram',[m [31m- 'sphinx.ext.napoleon'[m [32m+[m[32m 'sphinx.ext.napoleon',[m [32m+[m[32m 'sphinx_rtd_theme'[m ][m [m # 'autoapi.sphinx'[m [36m@@ -54,7 +55,7 @@[m [mexclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'][m # The theme to use for HTML and HTML Help pages. See the documentation for[m # a list of builtin themes.[m #[m [31m-#html_theme = 'alabaster'[m [32m+[m[32mhtml_theme = 'sphinx_rtd_theme'[m [m #html_theme_options = {[m # 'fixed_sidebar': True,[m [1mdiff --git a/docs/requirements.txt b/docs/requirements.txt[m [1mnew file mode 100644[m [1mindex 0000000..483a4e9[m [1m--- /dev/null[m [1m+++ b/docs/requirements.txt[m [36m@@ -0,0 +1 @@[m [32m+[m[32msphinx_rtd_theme[m
text/gemini; charset=utf-8
This content has been proxied by September (3851b).