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 e00872b commit fb0943dCopy full SHA for fb0943d
docs/conf.py
@@ -17,13 +17,14 @@
17
18
# -- Project information -----------------------------------------------------
19
20
-project = 'pyscript'
+project = 'hacs-pyscript'
21
copyright = '2020, Craig Barratt'
22
author = 'Craig Barratt'
23
24
# The full version, including alpha/beta/rc tags
25
release = '0.21'
26
27
+master_doc = 'index'
28
29
# -- General configuration ---------------------------------------------------
30
0 commit comments