Parent Directory
|
Revision Log
|
Revision Graph
o integrating the testing with the web site -- first cut
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.2 | <p>Please see the <a href="http://dev.mitgcm.org/projects/mitgcm/">MITgcm |
26 | development server</a> which includes: | ||
27 | edhill | 1.1 | |
28 | edhill | 1.2 | <ul> |
29 | <li>a <a href="http://dev.mitgcm.org/cgi-bin/viewcvs.cgi/">Web | ||
30 | interface to the CVS repository</a>,<br /><br /></li> | ||
31 | |||
32 | <li>the <a href="http://dev.mitgcm.org/mailman/listinfo/mitgcm-support"> | ||
33 | MITgcm-support</a> mailing list with a web-browsable archive, <br | ||
34 | /><br /> | ||
35 | </li> | ||
36 | |||
37 | <li>a <a href="http://dev.mitgcm.org/forum/?group_id=6">web-based | ||
38 | forum</a> suitable for quick questions, and<br /><br /></li> | ||
39 | |||
40 | <li>a <a href="http://mitgcm.org/dev_docs/devel_HOWTO">HOWTO</a> to help | ||
41 | edhill | 1.1 | you get started with MITgcm development and customization.</li> |
42 | edhill | 1.2 | </ul> |
43 | </p> | ||
44 | edhill | 1.1 | |
45 | <p>Our <a href="http://dev.mitgcm.org/htdig/">search engine</a> currently | ||
46 | indexes most of the <a href= "http://mitgcm.org">mitgcm.org</a> and <a | ||
47 | href="http://dev.mitgcm.org">dev.mitgcm.org</a> web pages.</p> | ||
48 | |||
49 | |||
50 | </body> | ||
51 | </html> | ||
52 |
ViewVC Help | |
Powered by ViewVC 1.1.22 |