From 59d2f57d642ea7487d1b72623157a995137577ee Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Sat, 31 Mar 2012 22:44:02 -0400 Subject: [PATCH] Add favicon to pages --- YAMLSyntax.html | 1 + favicon.ico => _static/favicon.ico | Bin api.html | 1 + conf.py | 2 +- examples.html | 1 + faq.html | 1 + genindex.html | 1 + gettingstarted.html | 1 + index.html | 1 + man.html | 1 + man/ansible-playbook.1.html | 2 +- man/ansible.1.html | 2 +- moduledev.html | 1 + modules.html | 1 + patterns.html | 1 + playbooks.html | 1 + search.html | 1 + searchindex.js | 2 +- 18 files changed, 17 insertions(+), 4 deletions(-) rename favicon.ico => _static/favicon.ico (100%) diff --git a/YAMLSyntax.html b/YAMLSyntax.html index c62353d382b..375cf0c59e9 100644 --- a/YAMLSyntax.html +++ b/YAMLSyntax.html @@ -25,6 +25,7 @@ + diff --git a/favicon.ico b/_static/favicon.ico similarity index 100% rename from favicon.ico rename to _static/favicon.ico diff --git a/api.html b/api.html index 94f1e5ef266..a317be1fde1 100644 --- a/api.html +++ b/api.html @@ -25,6 +25,7 @@ + diff --git a/conf.py b/conf.py index c8f3b0780ce..75a6b2b51c7 100644 --- a/conf.py +++ b/conf.py @@ -123,7 +123,7 @@ html_title = 'Ansible - SSH-Based Configuration Management & Deployment' # The name of an image file (within the static path) to use as favicon of the # docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32 # pixels large. -#html_favicon = None +html_favicon = 'favicon.ico' # 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, diff --git a/examples.html b/examples.html index c6640b5c336..6b73ee64aa3 100644 --- a/examples.html +++ b/examples.html @@ -25,6 +25,7 @@ + diff --git a/faq.html b/faq.html index 807850f2bb3..de84016c0fd 100644 --- a/faq.html +++ b/faq.html @@ -25,6 +25,7 @@ + diff --git a/genindex.html b/genindex.html index 63144a81ea2..6887ce4049a 100644 --- a/genindex.html +++ b/genindex.html @@ -25,6 +25,7 @@ + + diff --git a/index.html b/index.html index 6d2128b2c60..0e0a72b58de 100644 --- a/index.html +++ b/index.html @@ -25,6 +25,7 @@ + + + diff --git a/modules.html b/modules.html index c3b4102569d..2c955952d3a 100644 --- a/modules.html +++ b/modules.html @@ -25,6 +25,7 @@ + diff --git a/patterns.html b/patterns.html index 7bfea698b2e..573f20f3aab 100644 --- a/patterns.html +++ b/patterns.html @@ -25,6 +25,7 @@ + diff --git a/playbooks.html b/playbooks.html index 2b3a79dc68f..a5c6a4371be 100644 --- a/playbooks.html +++ b/playbooks.html @@ -25,6 +25,7 @@ + diff --git a/search.html b/search.html index 7f2edefed47..c390316a8c7 100644 --- a/search.html +++ b/search.html @@ -26,6 +26,7 @@ +