Modification pour que le lien vers la version HTML n'apparaisse que dans la version PDF

This commit is contained in:
Youen 2023-05-16 18:39:09 +02:00
parent bfcaab10c0
commit 0f63f2ad39
6 changed files with 15 additions and 9 deletions

View file

@ -52,6 +52,7 @@ html_title = 'Vhéliotech'
html_static_path = ['_static']
html_css_files = [
'custom.css',
'html-version.css'
]
# -- Options for EPUB output