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 | edhill | 1.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 | edhill | 1.4 | <p>The following services are publically available: |
26 | edhill | 1.1 | |
27 | edhill | 1.2 | <ul> |
28 | edhill | 1.4 | <li>a <a href="http://mitgcm.org/cgi-bin/viewcvs.cgi/">Web |
29 | edhill | 1.2 | interface to the CVS repository</a>,<br /><br /></li> |
30 | |||
31 | edhill | 1.4 | <li>the <a href="http://mitgcm.org/mailman/listinfo/mitgcm-support"> |
32 | edhill | 1.2 | 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 | edhill | 1.1 | you get started with MITgcm development and customization.</li> |
37 | edhill | 1.2 | </ul> |
38 | </p> | ||
39 | edhill | 1.1 | |
40 | edhill | 1.4 | <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 | edhill | 1.1 | |
44 | |||
45 | </body> | ||
46 | </html> | ||
47 |
ViewVC Help | |
Powered by ViewVC 1.1.22 |