Skip to content

Commit 96c518b

Browse files
authored
Update conf.py
1 parent ad0d65b commit 96c518b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/sphinx/source/conf.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171

7272
# General information about the project.
7373
project = u'SofaPython3'
74-
copyright = u'2023, SOFA Framework'
74+
copyright = u'2025, SOFA Framework'
7575
author = u'consortium@sofa-framework.org'
7676

7777
stream = os.popen("git rev-parse --abbrev-ref HEAD")
@@ -124,6 +124,7 @@ def custom_underline_filter(text, char):
124124
'display_version': True,
125125
'prev_next_buttons_location': 'bottom',
126126
'style_external_links': False,
127+
'github_url':True,
127128

128129
# Toc options
129130
'collapse_navigation': False,

0 commit comments

Comments
 (0)