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>


_______________________________________________
relax (http://www.nmr-relax.com)

This is the relax-commits mailing list
[email protected]

To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-commits

Reply via email to