From 8bd523fe3689502e13d2ec75e655c997be791631 Mon Sep 17 00:00:00 2001 From: Tim Bielawa Date: Fri, 9 Mar 2012 11:50:07 -0500 Subject: [PATCH] More bootstrap tweaks --- conf.py | 2 +- html/YAMLScripts.html | 4 +--- html/api.html | 4 +--- html/examples.html | 4 +--- html/genindex.html | 2 +- html/gettingstarted.html | 4 +--- html/index.html | 4 +--- html/man.html | 4 +--- html/man/ansible-modules.5.html | 2 +- html/man/ansible-playbook.5.html | 2 +- html/man/ansible.1.html | 2 +- html/modules.html | 4 +--- html/patterns.html | 4 +--- html/playbooks.html | 13 ++++++------- html/search.html | 2 +- html/searchindex.js | 2 +- 16 files changed, 21 insertions(+), 38 deletions(-) diff --git a/conf.py b/conf.py index dbbfc48788a..a1e85dca44a 100644 --- a/conf.py +++ b/conf.py @@ -154,7 +154,7 @@ html_last_updated_fmt = '%b %d, %Y' #html_split_index = False # If true, the reST sources are included in the HTML build as _sources/. -#html_copy_source = True +html_copy_source = False # If true, an OpenSearch description file will be output, and all pages will # contain a tag referring to it. The value of this option must be the diff --git a/html/YAMLScripts.html b/html/YAMLScripts.html index 85840f122a4..146f074932c 100644 --- a/html/YAMLScripts.html +++ b/html/YAMLScripts.html @@ -17,7 +17,7 @@ VERSION: '0.0.1', COLLAPSE_INDEX: false, FILE_SUFFIX: '.html', - HAS_SOURCE: true + HAS_SOURCE: false }; @@ -127,8 +127,6 @@ -
  • Source