diff --git a/conf.py b/conf.py index d6ecb9e..11a0faa 100644 --- a/conf.py +++ b/conf.py @@ -243,3 +243,6 @@ # code highlight setting highlight_language = 'cl' + +# How to display URL addresses: 'footnote', 'no', or 'inline'. +epub_show_urls = 'no'