change config entry for post 3.5 sphinx versions and enable permalinks
This commit is contained in:
@ -241,7 +241,7 @@ html_show_sourcelink = False
|
||||
# Output file base name for HTML help builder.
|
||||
htmlhelp_basename = 'LAMMPSdoc'
|
||||
|
||||
html_add_permalinks = ''
|
||||
html_permalinks = True
|
||||
|
||||
if 'epub' in sys.argv:
|
||||
html_math_renderer = 'imgmath'
|
||||
|
||||
Reference in New Issue
Block a user