Skip to content

Commit e80292c

Browse files
committed
docs: mark external
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
1 parent d1f4852 commit e80292c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/conf.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,10 @@
6868
#
6969
html_theme = 'sphinx_rtd_theme'
7070

71+
html_theme_options = {
72+
'style_external_links': True,
73+
}
74+
7175
# Add any paths that contain custom static files (such as style sheets) here,
7276
# relative to this directory. They are copied after the builtin static files,
7377
# so a file named "default.css" will overwrite the builtin "default.css".

0 commit comments

Comments
 (0)