Added html_pre_index var for templates
parent
cde17bbf02
commit
40fb165b53
|
@ -134,7 +134,7 @@ msgfmt="${msgfmt:-./msgfmt}"
|
|||
# make configuration available to all scripts
|
||||
export title desc copyright license msgfmt url_root path_tpl path path_root \
|
||||
html_external_css html_footer html_index_footer html_commit_footer \
|
||||
html_ext
|
||||
html_ext html_pre_index
|
||||
|
||||
# clear the cachefile (TODO: we could maintain cache files from previous runs if
|
||||
# we offer a flag that opts out of reprocessing previously processed commits)
|
||||
|
|
Loading…
Reference in New Issue