From: Sofia Wallin Date: Wed, 24 Aug 2016 11:42:27 +0000 (+0000) Subject: Merge "remove pfd/odt creation" X-Git-Tag: danube.1.RC1~280 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=78eabe91bc321a8668281f61d6b7930664e5bd8a;p=opnfvdocs.git Merge "remove pfd/odt creation" --- 78eabe91bc321a8668281f61d6b7930664e5bd8a diff --cc scripts/docs-build.sh index f3fd68980,3b1e7b2b6..ebd3c65aa --- a/scripts/docs-build.sh +++ b/scripts/docs-build.sh @@@ -125,10 -105,7 +105,8 @@@ function prepare_config() add_config "$_conf" 'master_doc' "'index'" add_config "$_conf" 'pygments_style' "'sphinx'" add_config "$_conf" 'html_use_index' "False" + add_config "$_conf" 'html_last_updated_fmt' "'%b %d, %Y'" add_config "$_conf" 'html_logo' "'opnfv-logo.png'" - add_config "$_conf" 'latex_domain_indices' "False" - add_config "$_conf" 'latex_logo' "'opnfv-logo.png'" add_config "$_conf" 'html_sidebars' \ "{'**': ['globaltoc.html', '$(cd $OPNFVDOCS_DIR; pwd)/etc/pagemenu.html',