Skip to content
Snippets Groups Projects

Resolve "Missing pdf version of the manual"

Merged Enrico Bothmann requested to merge 583-missing-pdf-version-of-the-manual into master
Files
2
+ 4
1
@@ -21,7 +21,7 @@ from shared_conf import *
# -- Project information -----------------------------------------------------
project = 'Manual'
project = 'Sherpa Manual'
release = '[GIT]' # will be read from `configure.ac`
@@ -63,6 +63,9 @@ html_theme_options['extra_nav_links'] = {
'Pre 3.0.0 Manuals': 'https://sherpa.hepforge.org/doc/',
}
# Remove logo name, because the logo already contains the string "SHERPA".
html_theme_options['logo_name'] = False
suppress_warnings = ['ref.option']
man_pages = [
Loading