Parent Directory
|
Revision Log
|
Revision Graph
o fix some URLs and fix the search form on the latex2html web pages so that it now uses Google instead of our old/broken htdig
| 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" |
| 2 | "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| 3 | |
| 4 | <html xmlns="http://www.w3.org/1999/xhtml"> |
| 5 | <head> |
| 6 | <meta name="generator" content="HTML Tidy, see www.w3.org" /> |
| 7 | <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /> |
| 8 | <base href="http:/mitgcm.org" /> |
| 9 | |
| 10 | <!-- Hinting for menu generation --> |
| 11 | <meta name="add_name_0" content="Help" /> |
| 12 | <meta name="add_name_1" content="" /> |
| 13 | <meta name="add_name_2" content="" /> |
| 14 | <meta name="add_title" content="Help" /> |
| 15 | <!-- Hinting for menu generation --> |
| 16 | |
| 17 | <style type="text/css"> |
| 18 | span.c2 {font-size: 110%} |
| 19 | div.c1 {text-align: center} |
| 20 | </style> |
| 21 | </head> |
| 22 | |
| 23 | <body> |
| 24 | |
| 25 | <p>The following services are publically available: |
| 26 | |
| 27 | <ul> |
| 28 | <li>a <a href="http://mitgcm.org/cgi-bin/viewcvs.cgi/">Web |
| 29 | interface to the CVS repository</a>,<br /><br /></li> |
| 30 | |
| 31 | <li>the <a href="http://mitgcm.org/mailman/listinfo/mitgcm-support"> |
| 32 | MITgcm-support</a> mailing list with a web-browsable archive, <br |
| 33 | /><br /> |
| 34 | </li> |
| 35 | <li>a <a href="http://mitgcm.org/dev_docs/devel_HOWTO">HOWTO</a> to help |
| 36 | you get started with MITgcm development and customization.</li> |
| 37 | </ul> |
| 38 | </p> |
| 39 | |
| 40 | <p>Our <a href="http://mitgcm.org/htdig/">search engine</a> currently |
| 41 | indexes most of the <a href= "http://mitgcm.org">mitgcm.org</a> and |
| 42 | related web pages.</p> |
| 43 | |
| 44 | |
| 45 | </body> |
| 46 | </html> |
| 47 |
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |