Merge "remove pfd/odt creation"
authorSofia Wallin <sofia.wallin@ericsson.com>
Wed, 24 Aug 2016 11:42:27 +0000 (11:42 +0000)
committerGerrit Code Review <gerrit@172.30.200.206>
Wed, 24 Aug 2016 11:42:27 +0000 (11:42 +0000)
1  2 
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',