Просмотр исходного кода

regression testers' names now have HTML links to the "people" section

[SVN r8596]
Jens Maurer 25 лет назад
Родитель
Сommit
c7519a00e0
1 измененных файлов с 10 добавлено и 7 удалено
  1. 10 7
      libs/compiler_status.htm

+ 10 - 7
libs/compiler_status.htm

@@ -49,17 +49,20 @@ the compiler may not work properly.</p>
 
 
 <ul>
 <ul>
     <li><a href="cs-linux.html">Linux/x86</a> Contributed by
     <li><a href="cs-linux.html">Linux/x86</a> Contributed by
-        Jens Maurer</li>
+        <a href="../people/jens_maurer.htm">Jens Maurer</a></li>
     <li><a href="cs-beos.html">BeOS5/Intel</a> Contributed by
     <li><a href="cs-beos.html">BeOS5/Intel</a> Contributed by
-        John Maddock.</li>
+        <a href="../people/john_maddock.htm">John Maddock</a></li>
     <li><a href="cs-win32.html">Windows NT / Windows 2000</a>
     <li><a href="cs-win32.html">Windows NT / Windows 2000</a>
-        Contributed by Beman Dawes</li>
+        Contributed by
+	<a href="../people/beman_dawes.html">Beman Dawes</a></li>
     <li><a href="cs-tru64.html">Compaq Tru64 Unix</a>
     <li><a href="cs-tru64.html">Compaq Tru64 Unix</a>
-        Contributed by Jens Maurer in co-operation with Ralf W.
-        Grosse-Kunstleve
+        Contributed by
+	<a href="../people/jens_maurer.htm">Jens Maurer</a>
+	in co-operation with Ralf W. Grosse-Kunstleve</li>
     <li><a href="cs-irix.html">SGI IRIX 6.5</a>
     <li><a href="cs-irix.html">SGI IRIX 6.5</a>
-        Contributed by Jens Maurer in co-operation with Ralf W.
-        Grosse-Kunstleve
+        Contributed by
+	<a href="../people/jens_maurer.htm">Jens Maurer</a>
+	in co-operation with Ralf W. Grosse-Kunstleve</li>
 </ul>
 </ul>
 
 
 <p>Boost releases are run through a regression test which
 <p>Boost releases are run through a regression test which

粤ICP备19079148号