mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-01-22 14:41:39 +00:00
Changed sphinxgen's mechanism so that we don't have to copy the whole sphinx source dir every time we generate help.
--HG-- rename : help/en/changelog.rst => help/en/changelog.tmpl rename : help/en/conf.py => help/en/conf.tmpl rename : help/fr/changelog.rst => help/fr/changelog.tmpl rename : help/fr/conf.py => help/fr/conf.tmpl
This commit is contained in:
@@ -127,7 +127,7 @@ html_theme = 'default'
|
||||
# Add any paths that contain custom static files (such as style sheets) here,
|
||||
# relative to this directory. They are copied after the builtin static files,
|
||||
# so a file named "default.css" will overwrite the builtin "default.css".
|
||||
html_static_path = ['_static']
|
||||
# html_static_path = ['_static']
|
||||
|
||||
# If not '', a 'Last updated on:' timestamp is inserted at every page bottom,
|
||||
# using the given strftime format.
|
||||
Reference in New Issue
Block a user