chg: [documentation] updated configuration for the documentation

This commit is contained in:
Cédric Bonhomme 2021-04-10 11:13:00 +02:00
parent 0290b2836b
commit b7ca9a9704
No known key found for this signature in database
GPG key ID: A1CB94DE57B7A70D

View file

@ -138,9 +138,6 @@ html_static_path = ['_static']
# If false, no module index is generated.
#html_domain_indices = True
# If false, no index is generated.
html_use_index = False
# If true, the index is split into individual pages for each letter.
#html_split_index = False
@ -161,9 +158,6 @@ html_use_index = False
# This is the file name suffix for HTML files (e.g. ".xhtml").
#html_file_suffix = None
# Output file base name for HTML help builder.
htmlhelp_basename = 'Stgandoc'
# -- Options for LaTeX output --------------------------------------------------