aboutsummaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
authorn-peugnet <n.peugnet@free.fr>2022-04-08 21:12:28 +0200
committerNicolas Peugnet <n.peugnet@free.fr>2022-04-09 13:52:02 +0200
commitbcdff596cbf9250d685c28ed46c9a5c5cbde9b46 (patch)
treeed368d6ca374962b9a0f5551226265c5740b7725 /conf.py
parent81ed74fff4e8c5938a612d01c176031878328cab (diff)
downloadclub1-docs-bcdff596cbf9250d685c28ed46c9a5c5cbde9b46.tar.gz
club1-docs-bcdff596cbf9250d685c28ed46c9a5c5cbde9b46.zip
docs: scatterd updates + enable back external links
Diffstat (limited to 'conf.py')
-rw-r--r--conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.py b/conf.py
index cb96732..d6c4887 100644
--- a/conf.py
+++ b/conf.py
@@ -112,7 +112,7 @@ html_context = {
html_theme_options = {
'prev_next_buttons_location': 'bottom',
- 'style_external_links': False,
+ 'style_external_links': True,
'vcs_pageview_mode': 'edit',
}