From 6c5a96c13578db61dd99558c5130b1fce5f183b1 Mon Sep 17 00:00:00 2001 From: Ilan Steemers Date: Sun, 5 Jul 2015 14:38:08 +0200 Subject: [PATCH] Moved images to static folder --- docs/{ => _static}/cluster.png | Bin docs/{ => _static}/favicon.ico | Bin docs/{ => _static}/logo_large.png | Bin docs/{ => _static}/monitor.png | Bin docs/cluster.rst | 2 +- docs/conf.py | 4 ++-- docs/monitor.rst | 2 +- 7 files changed, 4 insertions(+), 4 deletions(-) rename docs/{ => _static}/cluster.png (100%) rename docs/{ => _static}/favicon.ico (100%) rename docs/{ => _static}/logo_large.png (100%) rename docs/{ => _static}/monitor.png (100%) diff --git a/docs/cluster.png b/docs/_static/cluster.png similarity index 100% rename from docs/cluster.png rename to docs/_static/cluster.png diff --git a/docs/favicon.ico b/docs/_static/favicon.ico similarity index 100% rename from docs/favicon.ico rename to docs/_static/favicon.ico diff --git a/docs/logo_large.png b/docs/_static/logo_large.png similarity index 100% rename from docs/logo_large.png rename to docs/_static/logo_large.png diff --git a/docs/monitor.png b/docs/_static/monitor.png similarity index 100% rename from docs/monitor.png rename to docs/_static/monitor.png diff --git a/docs/cluster.rst b/docs/cluster.rst index fbaa163..e027002 100644 --- a/docs/cluster.rst +++ b/docs/cluster.rst @@ -57,7 +57,7 @@ If you host on `Heroku `__ or you are using `Honcho