mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-24 22:58:13 +00:00
Enable HTML5 writer
This commit is contained in:
parent
5f2305dc97
commit
ddfae7e2e1
1 changed files with 2 additions and 0 deletions
|
|
@ -103,6 +103,8 @@ html_static_path = ['_static']
|
|||
# Path to the picture to use as logo.
|
||||
html_logo = 'logo.png'
|
||||
|
||||
# Enable html5
|
||||
html_experimental_html5_writer = True
|
||||
|
||||
# -- Options for HTMLHelp output ------------------------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue