davemds pushed a commit to branch master.

commit 224cfb92c4eb1c8c79f58d1d38476c5eeaa25e7d
Author: davemds <[email protected]>
Date:   Thu Apr 4 21:09:39 2013 +0200

    Python-EFL: move the sphinx themes into a proper directory
---
 doc/conf.py                                           |   2 +-
 doc/{ => themes}/efldoc/static/b5.png                 | Bin
 doc/{ => themes}/efldoc/static/efl.css                |   0
 doc/{ => themes}/efldoc/static/footer_background.png  | Bin
 doc/{ => themes}/efldoc/static/related_background.png | Bin
 doc/{ => themes}/efldoc/theme.conf                    |   0
 doc/{ => themes}/sphinx13/layout.html                 |   0
 doc/{ => themes}/sphinx13/static/bodybg.png           | Bin
 doc/{ => themes}/sphinx13/static/footerbg.png         | Bin
 doc/{ => themes}/sphinx13/static/headerbg.png         | Bin
 doc/{ => themes}/sphinx13/static/listitem.png         | Bin
 doc/{ => themes}/sphinx13/static/relbg.png            | Bin
 doc/{ => themes}/sphinx13/static/sphinx13.css         |   0
 doc/{ => themes}/sphinx13/static/sphinxheader.png     | Bin
 doc/{ => themes}/sphinx13/theme.conf                  |   0
 15 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/conf.py b/doc/conf.py
index 826de32..d61bf8d 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -132,7 +132,7 @@ html_theme = 'sphinxdoc' # Much modern sphinx style
 #html_theme_options = {}
 
 # Add any paths that contain custom themes here, relative to this directory.
-html_theme_path = ['.']
+html_theme_path = ['themes']
 
 # The name for this set of Sphinx documents.  If None, it defaults to
 # "<project> v<release> documentation".
diff --git a/doc/efldoc/static/b5.png b/doc/themes/efldoc/static/b5.png
similarity index 100%
rename from doc/efldoc/static/b5.png
rename to doc/themes/efldoc/static/b5.png
diff --git a/doc/efldoc/static/efl.css b/doc/themes/efldoc/static/efl.css
similarity index 100%
rename from doc/efldoc/static/efl.css
rename to doc/themes/efldoc/static/efl.css
diff --git a/doc/efldoc/static/footer_background.png 
b/doc/themes/efldoc/static/footer_background.png
similarity index 100%
rename from doc/efldoc/static/footer_background.png
rename to doc/themes/efldoc/static/footer_background.png
diff --git a/doc/efldoc/static/related_background.png 
b/doc/themes/efldoc/static/related_background.png
similarity index 100%
rename from doc/efldoc/static/related_background.png
rename to doc/themes/efldoc/static/related_background.png
diff --git a/doc/efldoc/theme.conf b/doc/themes/efldoc/theme.conf
similarity index 100%
rename from doc/efldoc/theme.conf
rename to doc/themes/efldoc/theme.conf
diff --git a/doc/sphinx13/layout.html b/doc/themes/sphinx13/layout.html
similarity index 100%
rename from doc/sphinx13/layout.html
rename to doc/themes/sphinx13/layout.html
diff --git a/doc/sphinx13/static/bodybg.png 
b/doc/themes/sphinx13/static/bodybg.png
similarity index 100%
rename from doc/sphinx13/static/bodybg.png
rename to doc/themes/sphinx13/static/bodybg.png
diff --git a/doc/sphinx13/static/footerbg.png 
b/doc/themes/sphinx13/static/footerbg.png
similarity index 100%
rename from doc/sphinx13/static/footerbg.png
rename to doc/themes/sphinx13/static/footerbg.png
diff --git a/doc/sphinx13/static/headerbg.png 
b/doc/themes/sphinx13/static/headerbg.png
similarity index 100%
rename from doc/sphinx13/static/headerbg.png
rename to doc/themes/sphinx13/static/headerbg.png
diff --git a/doc/sphinx13/static/listitem.png 
b/doc/themes/sphinx13/static/listitem.png
similarity index 100%
rename from doc/sphinx13/static/listitem.png
rename to doc/themes/sphinx13/static/listitem.png
diff --git a/doc/sphinx13/static/relbg.png 
b/doc/themes/sphinx13/static/relbg.png
similarity index 100%
rename from doc/sphinx13/static/relbg.png
rename to doc/themes/sphinx13/static/relbg.png
diff --git a/doc/sphinx13/static/sphinx13.css 
b/doc/themes/sphinx13/static/sphinx13.css
similarity index 100%
rename from doc/sphinx13/static/sphinx13.css
rename to doc/themes/sphinx13/static/sphinx13.css
diff --git a/doc/sphinx13/static/sphinxheader.png 
b/doc/themes/sphinx13/static/sphinxheader.png
similarity index 100%
rename from doc/sphinx13/static/sphinxheader.png
rename to doc/themes/sphinx13/static/sphinxheader.png
diff --git a/doc/sphinx13/theme.conf b/doc/themes/sphinx13/theme.conf
similarity index 100%
rename from doc/sphinx13/theme.conf
rename to doc/themes/sphinx13/theme.conf

-- 

------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html

Reply via email to