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 67e929c commit fb62409Copy full SHA for fb62409
doc/source/conf.py
@@ -54,7 +54,7 @@
54
html_context = {
55
"display_github": True, # Integrate GitHub
56
"github_user": "Intelligent-Systems-Phystech", # Username
57
- "github_repo": "ProjectTemplate", # Repo name
+ "github_repo": "implicit-reparametrization-trick", # Repo name
58
"github_version": "master", # Version
59
"conf_py_path": "/doc/source/", # Path in the checkout to the docs root
60
}
0 commit comments