[Python-modules-commits] [python-pysolar] 05/05: Remove underscores from paths

Wolfgang Borgert debacle at moszumanska.debian.org
Fri Oct 3 23:38:05 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 a5c4e2ce6e1373c3bb035f70504a63d4fc6b1a12
Author: pingswept <brandon at pingswept.org>
Date:   Tue Mar 9 19:25:59 2010 -0500

    Remove underscores from paths
---
 genindex.html         | 10 +++++-----
 index.html            | 12 ++++++------
 modindex.html         | 10 +++++-----
 search.html           | 12 ++++++------
 static/searchtools.js |  2 +-
 5 files changed, 23 insertions(+), 23 deletions(-)

diff --git a/genindex.html b/genindex.html
index 358edc8..dd35e52 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>
@@ -214,4 +214,4 @@
       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/index.html b/index.html
index 8fa8f31..064d100 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>
@@ -1006,7 +1006,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">
@@ -1044,4 +1044,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 a05e7cd..93656b9 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" />
  
 
@@ -161,4 +161,4 @@
       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/search.html b/search.html
index 77f3f52..685587c 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>
@@ -95,4 +95,4 @@
   <script type="text/javascript" src="searchindex.js"></script>
 
   </body>
-</html>
\ No newline at end of file
+</html>
diff --git a/static/searchtools.js b/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