Skip to content

Commit 8809b47

Browse files
germa89RobPasMue
andauthored
Update doc/source/conf.py
Co-authored-by: Roberto Pastor Muela <[email protected]>
1 parent a1c4ff7 commit 8809b47

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

doc/source/conf.py

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,11 @@
207207
],
208208
}
209209

210-
210+
html_context = {
211+
"github_user": "pyansys",
212+
"github_repo": "pymapdl",
213+
"github_version": "main",
214+
}
211215
# -- Options for HTMLHelp output ---------------------------------------------
212216

213217
# Output file base name for HTML help builder.

0 commit comments

Comments
 (0)