[Python-modules-commits] [python-pysolar] 03/05: Fixed underscored directories

Wolfgang Borgert debacle at moszumanska.debian.org
Fri Oct 3 23:38:04 UTC 2014


This is an automated email from the git hooks/post-receive script.

debacle pushed a commit to reference refs/remotes/upstream/gh-pages
in repository python-pysolar.

commit f3dc61a8c82f8787752a650168a3fc2f83fd964b
Author: pingswept <brandon at pingswept.org>
Date:   Wed Mar 3 23:23:39 2010 -0500

    Fixed underscored directories
---
 genindex.html                      |   8 ++++----
 index.html                         |  12 ++++++------
 modindex.html                      |   8 ++++----
 search.html                        |  10 +++++-----
 {_sources => sources}/index.txt    |   0
 {_static => static}/basic.css      |   0
 {_static => static}/default.css    |   0
 {_static => static}/doctools.js    |   0
 {_static => static}/file.png       | Bin
 {_static => static}/jquery.js      |   0
 {_static => static}/minus.png      | Bin
 {_static => static}/plus.png       | Bin
 {_static => static}/pygments.css   |   0
 {_static => static}/searchtools.js |   2 +-
 14 files changed, 20 insertions(+), 20 deletions(-)

diff --git a/genindex.html b/genindex.html
index 76db706..299b0b0 100644
--- a/genindex.html
+++ b/genindex.html
@@ -6,8 +6,8 @@
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
     
     <title>Index — Pysolar v0.4.1 documentation</title>
-    <link rel="stylesheet" href="_static/default.css" type="text/css" />
-    <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
+    <link rel="stylesheet" href="static/default.css" type="text/css" />
+    <link rel="stylesheet" href="static/pygments.css" type="text/css" />
     <script type="text/javascript">
       var DOCUMENTATION_OPTIONS = {
         URL_ROOT:    '#',
@@ -17,8 +17,8 @@
         HAS_SOURCE:  true
       };
     </script>
-    <script type="text/javascript" src="_static/jquery.js"></script>
-    <script type="text/javascript" src="_static/doctools.js"></script>
+    <script type="text/javascript" src="static/jquery.js"></script>
+    <script type="text/javascript" src="static/doctools.js"></script>
     <link rel="top" title="Pysolar v0.4.1 documentation" href="index.html" /> 
   </head>
   <body>
diff --git a/index.html b/index.html
index e51946e..4c0db7d 100644
--- a/index.html
+++ b/index.html
@@ -6,8 +6,8 @@
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
     
     <title>Indices and tables — Pysolar v0.4.1 documentation</title>
-    <link rel="stylesheet" href="_static/default.css" type="text/css" />
-    <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
+    <link rel="stylesheet" href="static/default.css" type="text/css" />
+    <link rel="stylesheet" href="static/pygments.css" type="text/css" />
     <script type="text/javascript">
       var DOCUMENTATION_OPTIONS = {
         URL_ROOT:    '#',
@@ -17,8 +17,8 @@
         HAS_SOURCE:  true
       };
     </script>
-    <script type="text/javascript" src="_static/jquery.js"></script>
-    <script type="text/javascript" src="_static/doctools.js"></script>
+    <script type="text/javascript" src="static/jquery.js"></script>
+    <script type="text/javascript" src="static/doctools.js"></script>
     <link rel="top" title="Pysolar v0.4.1 documentation" href="#" /> 
   </head>
   <body>
@@ -971,7 +971,7 @@ Design of Buildings”</td></tr>
 
             <h3>This Page</h3>
             <ul class="this-page-menu">
-              <li><a href="_sources/index.txt"
+              <li><a href="sources/index.txt"
                      rel="nofollow">Show Source</a></li>
             </ul>
           <div id="searchbox" style="display: none">
@@ -1009,4 +1009,4 @@ Design of Buildings”</td></tr>
       Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 0.6.5.
     </div>
   </body>
-</html>
\ No newline at end of file
+</html>
diff --git a/modindex.html b/modindex.html
index d0801fe..65cb7c3 100644
--- a/modindex.html
+++ b/modindex.html
@@ -6,8 +6,8 @@
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
     
     <title>Global Module Index — Pysolar v0.4.1 documentation</title>
-    <link rel="stylesheet" href="_static/default.css" type="text/css" />
-    <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
+    <link rel="stylesheet" href="static/default.css" type="text/css" />
+    <link rel="stylesheet" href="static/pygments.css" type="text/css" />
     <script type="text/javascript">
       var DOCUMENTATION_OPTIONS = {
         URL_ROOT:    '#',
@@ -17,8 +17,8 @@
         HAS_SOURCE:  true
       };
     </script>
-    <script type="text/javascript" src="_static/jquery.js"></script>
-    <script type="text/javascript" src="_static/doctools.js"></script>
+    <script type="text/javascript" src="static/jquery.js"></script>
+    <script type="text/javascript" src="static/doctools.js"></script>
     <link rel="top" title="Pysolar v0.4.1 documentation" href="index.html" />
  
 
diff --git a/search.html b/search.html
index 86284e9..7597f14 100644
--- a/search.html
+++ b/search.html
@@ -6,8 +6,8 @@
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
     
     <title>Search — Pysolar v0.4.1 documentation</title>
-    <link rel="stylesheet" href="_static/default.css" type="text/css" />
-    <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
+    <link rel="stylesheet" href="static/default.css" type="text/css" />
+    <link rel="stylesheet" href="static/pygments.css" type="text/css" />
     <script type="text/javascript">
       var DOCUMENTATION_OPTIONS = {
         URL_ROOT:    '#',
@@ -17,9 +17,9 @@
         HAS_SOURCE:  true
       };
     </script>
-    <script type="text/javascript" src="_static/jquery.js"></script>
-    <script type="text/javascript" src="_static/doctools.js"></script>
-    <script type="text/javascript" src="_static/searchtools.js"></script>
+    <script type="text/javascript" src="static/jquery.js"></script>
+    <script type="text/javascript" src="static/doctools.js"></script>
+    <script type="text/javascript" src="static/searchtools.js"></script>
     <link rel="top" title="Pysolar v0.4.1 documentation" href="index.html" /> 
   </head>
   <body>
diff --git a/_sources/index.txt b/sources/index.txt
similarity index 100%
rename from _sources/index.txt
rename to sources/index.txt
diff --git a/_static/basic.css b/static/basic.css
similarity index 100%
rename from _static/basic.css
rename to static/basic.css
diff --git a/_static/default.css b/static/default.css
similarity index 100%
rename from _static/default.css
rename to static/default.css
diff --git a/_static/doctools.js b/static/doctools.js
similarity index 100%
rename from _static/doctools.js
rename to static/doctools.js
diff --git a/_static/file.png b/static/file.png
similarity index 100%
rename from _static/file.png
rename to static/file.png
diff --git a/_static/jquery.js b/static/jquery.js
similarity index 100%
rename from _static/jquery.js
rename to static/jquery.js
diff --git a/_static/minus.png b/static/minus.png
similarity index 100%
rename from _static/minus.png
rename to static/minus.png
diff --git a/_static/plus.png b/static/plus.png
similarity index 100%
rename from _static/plus.png
rename to static/plus.png
diff --git a/_static/pygments.css b/static/pygments.css
similarity index 100%
rename from _static/pygments.css
rename to static/pygments.css
diff --git a/_static/searchtools.js b/static/searchtools.js
similarity index 99%
rename from _static/searchtools.js
rename to static/searchtools.js
index e022625..ae89531 100644
--- a/_static/searchtools.js
+++ b/static/searchtools.js
@@ -432,7 +432,7 @@ var Search = {
             displayNextItem();
           });
         } else if (DOCUMENTATION_OPTIONS.HAS_SOURCE) {
-          $.get('_sources/' + item[0] + '.txt', function(data) {
+          $.get('sources/' + item[0] + '.txt', function(data) {
             listItem.append($.makeSearchSummary(data, searchterms, hlterms));
             Search.output.append(listItem);
             listItem.slideDown(5, function() {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-pysolar.git



More information about the Python-modules-commits mailing list