mailr27045 - in /website: .setup_redirects.py manual/Usage_multi_processor.html


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

Header


Content

Posted by edward on December 09, 2014 - 15:16:
Author: bugman
Date: Tue Dec  9 15:16:25 2014
New Revision: 27045

URL: http://svn.gna.org/viewcvs/relax?rev=27045&view=rev
Log:
Redirects for the relax HTML manual at 
http://www.nmr-relax.com/manual/index.html.

This is required as the latex2html program used to build the manual has been 
modified to not
excluded the 'common words' from the page titles (see 
docs/devel/latex2html/).  These redirects are
linked from outside of http://www.nmr-relax.com, as identified by the Google 
Webmaster Tools.

This is for http://www.nmr-relax.com/manual/Usage_of_the_multi_processor.html 
.


Added:
    website/manual/Usage_multi_processor.html
Modified:
    website/.setup_redirects.py

Modified: website/.setup_redirects.py
URL: 
http://svn.gna.org/viewcvs/relax/website/.setup_redirects.py?rev=27045&r1=27044&r2=27045&view=diff
==============================================================================
--- website/.setup_redirects.py (original)
+++ website/.setup_redirects.py Tue Dec  9 15:16:25 2014
@@ -80,6 +80,7 @@
     ['manual/TP02_2_site_exchange_R1_model.html', 
'%s/manual/The_TP02_2_site_exchange_R1_rho_model.html'%url],
     ['manual/TSMFK01_2_site_CPMG_model.html', 
'%s/manual/The_TSMFK01_2_site_CPMG_model.html'%url],
     ['manual/Tutorial_adding_relaxation_dispersion_models.html', 
'%s/manual/Tutorial_for_adding_relaxation_dispersion_models.html'%url],
+    ['manual/Usage_multi_processor.html', 
'%s/manual/Usage_of_the_multi_processor.html'%url],
 ]
 
 # HTML manual user function renamings.

Added: website/manual/Usage_multi_processor.html
URL: 
http://svn.gna.org/viewcvs/relax/website/manual/Usage_multi_processor.html?rev=27045&view=auto
==============================================================================
--- website/manual/Usage_multi_processor.html   (added)
+++ website/manual/Usage_multi_processor.html   Tue Dec  9 15:16:25 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/manual/Usage_of_the_multi_processor.html";>
+</HEAD>
+</HTML>




Related Messages


Powered by MHonArc, Updated Tue Dec 09 16:20:03 2014