mailr23409 - in /website: .setup_redirects.py api/3.1/lib.dispersion.B14-module.html


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

Header


Content

Posted by edward on May 26, 2014 - 09:55:
Author: bugman
Date: Mon May 26 09:55:03 2014
New Revision: 23409

URL: http://svn.gna.org/viewcvs/relax?rev=23409&view=rev
Log:
Added a redirect for 
http://www.nmr-relax.com/api/3.1/lib.dispersion.B14-module.html to the 
website.

This now points to 
http://www.nmr-relax.com/api/3.2/lib.dispersion.B14-module.html.  This is 
needed
as the API documentation links in the manual were out of date.


Added:
    website/api/3.1/lib.dispersion.B14-module.html
Modified:
    website/.setup_redirects.py

Modified: website/.setup_redirects.py
URL: 
http://svn.gna.org/viewcvs/relax/website/.setup_redirects.py?rev=23409&r1=23408&r2=23409&view=diff
==============================================================================
--- website/.setup_redirects.py (original)
+++ website/.setup_redirects.py Mon May 26 09:55:03 2014
@@ -4,6 +4,7 @@
 
 # The list of redirects to build.  The first element is the old page, the 
second is the new page.
 redirects = [
+        ['api/3.1/lib.dispersion.B14-module.html', 
'api/3.2/lib.dispersion.B14-module.html'],
         ['linux_devel.html', ''],
         ['manual/Citations.html', 'manual/Preface_citing_relax.html'],
         ['manual/Consistency_testing_script_mode_relaxation_data_lo.html', 
'manual/Consistency_testing_script_mode_relaxation_data_loading.html'],

Added: website/api/3.1/lib.dispersion.B14-module.html
URL: 
http://svn.gna.org/viewcvs/relax/website/api/3.1/lib.dispersion.B14-module.html?rev=23409&view=auto
==============================================================================
--- website/api/3.1/lib.dispersion.B14-module.html      (added)
+++ website/api/3.1/lib.dispersion.B14-module.html      Mon May 26 09:55:03 
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/3.2/lib.dispersion.B14-module.html";>
+</HEAD>
+</HTML>




Related Messages


Powered by MHonArc, Updated Mon May 26 11:20:03 2014