mailr28216 - /website/.setup_redirects.py


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

Header


Content

Posted by edward on May 13, 2016 - 17:29:
Author: bugman
Date: Fri May 13 17:29:16 2016
New Revision: 28216

URL: http://svn.gna.org/viewcvs/relax?rev=28216&view=rev
Log:
Added some more user function renaming redirects.


Modified:
    website/.setup_redirects.py

Modified: website/.setup_redirects.py
URL: 
http://svn.gna.org/viewcvs/relax/website/.setup_redirects.py?rev=28216&r1=28215&r2=28216&view=diff
==============================================================================
--- website/.setup_redirects.py (original)
+++ website/.setup_redirects.py Fri May 13 17:29:16 2016
@@ -128,7 +128,9 @@
     ['manual/relax_fit_read.html', 
'%s/manual/spectrum_read_intensities.html'%url],
     ['manual/structure_vectors.html', 
'%s/manual/interatom_unit_vectors.html'%url],
     ['manual/structure_align.html', 
'%s/manual/structure_superimpose.html'%url],
-    ['manual/temperature.html', 
'%s/manual/spectrometer_temperature.html'%url]
+    ['manual/sys_info.html', '%s/manual/system_sys_info.html'%url],
+    ['manual/temperature.html', 
'%s/manual/spectrometer_temperature.html'%url],
+    ['manual/time.html', '%s/manual/system_time.html'%url]
 ]
 
 # HTML manual user function link mistakes.




Related Messages


Powered by MHonArc, Updated Fri May 13 17:40:04 2016