We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2be7ef commit 2392b0aCopy full SHA for 2392b0a
1 file changed
docs/conf.py
@@ -76,6 +76,9 @@
76
"class": "",
77
},
78
],
79
+ "source_repository": f"{about['__github__']}/",
80
+ "source_branch": "master",
81
+ "source_directory": "docs/",
82
}
83
html_sidebars = {
84
"**": [
0 commit comments