mailr25192 - in /website: .setup_redirects.py api/2.1/toc-test_suite.unit_tests._maths_fns.Test_rotation_matrix-module.html


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on August 22, 2014 - 08:51:
Author: bugman
Date: Fri Aug 22 08:51:05 2014
New Revision: 25192

URL: http://svn.gna.org/viewcvs/relax?rev=25192&view=rev
Log:
Added a new redirect for an old relax 2.1 API documentation page.

This is a problem of a capital letter being set to lowercase.


Added:
    
website/api/2.1/toc-test_suite.unit_tests._maths_fns.Test_rotation_matrix-module.html
Modified:
    website/.setup_redirects.py

Modified: website/.setup_redirects.py
URL: 
http://svn.gna.org/viewcvs/relax/website/.setup_redirects.py?rev=25192&r1=25191&r2=25192&view=diff
==============================================================================
--- website/.setup_redirects.py (original)
+++ website/.setup_redirects.py Fri Aug 22 08:51:05 2014
@@ -6,8 +6,9 @@
 url = 'http://www.nmr-relax.com'
 url_wiki = 'http://wiki.nmr-relax.com/'
 
-# The list of redirects to build.  The first element is the old page, the 
second is the new page.
+# The list of redirects to build.  The first element is the old page which 
will be turned into a redirect, the second is the new page the redirect 
points to.
 redirects = [
+    
['api/2.1/toc-test_suite.unit_tests._maths_fns.Test_rotation_matrix-module.html',
 
'%s/api/2.1/toc-test_suite.unit_tests._maths_fns.test_rotation_matrix-module.html'%url],
     ['api/3.1/lib.dispersion.B14-module.html', 
'%s/api/3.2/lib.dispersion.b14-module.html'%url],
     ['linux_devel.html', '%s/'%url],
     ['manual/Citations.html', '%s/manual/Preface_citing_relax.html'%url],

Added: 
website/api/2.1/toc-test_suite.unit_tests._maths_fns.Test_rotation_matrix-module.html
URL: 
http://svn.gna.org/viewcvs/relax/website/api/2.1/toc-test_suite.unit_tests._maths_fns.Test_rotation_matrix-module.html?rev=25192&view=auto
==============================================================================
--- 
website/api/2.1/toc-test_suite.unit_tests._maths_fns.Test_rotation_matrix-module.html
       (added)
+++ 
website/api/2.1/toc-test_suite.unit_tests._maths_fns.Test_rotation_matrix-module.html
       Fri Aug 22 08:51:05 2014
@@ -0,0 +1,6 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<HTML>
+<HEAD>
+    <meta http-equiv="refresh" content="0; 
url=http://www.nmr-relax.com/api/2.1/toc-test_suite.unit_tests._maths_fns.test_rotation_matrix-module.html";>
+</HEAD>
+</HTML>




Related Messages


Powered by MHonArc, Updated Fri Aug 22 09:20:02 2014