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 faa7a8e commit 1fce027Copy full SHA for 1fce027
docs/requirements.txt
@@ -0,0 +1,8 @@
1
+Sphinx==2.4.3
2
+sphinx-rtd-theme==1.0.0
3
+sphinxcontrib-applehelp==1.0.1
4
+sphinxcontrib-devhelp==1.0.1
5
+sphinxcontrib-htmlhelp==1.0.3
6
+sphinxcontrib-jsmath==1.0.1
7
+sphinxcontrib-qthelp==1.0.2
8
+sphinxcontrib-serializinghtml==1.1.3
docs/source/conf.py
@@ -54,7 +54,7 @@
54
html_context = {
55
"display_github": True,
56
"github_user": "nexB",
57
- "github_repo": "nexb-skeleton",
+ "github_repo": "aboutcode-toolkit",
58
"github_version": "develop", # branch
59
"conf_py_path": "/docs/source/", # path in the checkout to the docs root
60
}
0 commit comments