Skip to content

Commit a00c7be

Browse files
Copilotxadupre
andauthored
Fix sphinx_issues missing issues_github_path in conf.py
Agent-Logs-Url: https://github.com/sdpython/sphinx-runpython/sessions/785e87ae-9f95-42cb-a3d1-47bfd405c950 Co-authored-by: xadupre <22452781+xadupre@users.noreply.github.com>
1 parent 2a398ab commit a00c7be

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

_doc/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@
5555
graphviz_output_format = "svg"
5656
graphviz_dot_args = ["-Gbgcolor=transparent"]
5757

58+
issues_github_path = "sdpython/sphinx-runpython"
59+
5860
html_theme = "furo"
5961
html_theme_path = ["_static"]
6062
html_theme_options = {}

0 commit comments

Comments
 (0)