We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce0a25f commit d4cf5aaCopy full SHA for d4cf5aa
.gitignore
@@ -53,3 +53,5 @@ python3/
53
54
# resources
55
resources/output.wav
56
+
57
+docs/_build/
docs/conf.py
@@ -110,10 +110,6 @@
110
111
# -- Options for HTML output ----------------------------------------------
112
113
-# The theme to use for HTML and HTML Help pages. See the documentation for
114
-# a list of builtin themes.
115
-html_theme = 'alabaster'
116
-
117
# Theme options are theme-specific and customize the look and feel of a theme
118
# further. For a list of options available for each theme, see the
119
# documentation.
0 commit comments