/[MITgcm]/mitgcm.org/front_content/docs.xml
ViewVC logotype

Contents of /mitgcm.org/front_content/docs.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.14 - (show annotations) (download) (as text)
Fri Jan 19 17:20:19 2018 UTC (7 years, 6 months ago) by jmc
Branch: MAIN
Changes since 1.13: +13 -2 lines
File MIME type: text/xml
add a link to new (readthedocs) documentation

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="Documentation" />
12 <meta name="add_name_1" content="" />
13 <meta name="add_name_2" content="" />
14 <meta name="add_title" content="Documentation" />
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>Several documents are currently available:
26 <ul>
27
28 <li>The <a href="r2_manual/latest/">
29 most recent </a> online documentation <br /><br /></li>
30
31 <li>The
32 <a href="sealion/"> Release-1
33 </a> online documentation (stable) <br /><br /></li>
34
35 <li> Our
36 <a href="r2_manual/latest/code_reference/callTree.html" >on-line
37 code browser</a> provides a view of the various
38 subroutines, functions and variables,
39 showing how they are called and used.<br /><br /></li>
40
41 <li>An MITgcm "Developer's HOWTO" manual is available in multiple formats:
42 <ul>
43 <li><a href="./devel_HOWTO/devel_HOWTO_onepage/"> Single-page
44 </a> or
45 <a href="./devel_HOWTO/devel_HOWTO_multipage/"> Multi-page
46 </a> (html) </li>
47 <li><a href="./devel_HOWTO/devel_HOWTO.pdf"> PDF file </a> or
48 <a href="./devel_HOWTO/devel_HOWTO.ps"> PostScript file
49 </a></li>
50 </ul>
51 <br /></li>
52
53 <li>New: Documentation is getting reformatted into sphinx/rst format and hosted at
54 <a href="https://mitgcm-example.readthedocs.io/en/latest/"> readthedocs</a>.
55 Note that the conversion from the old manual is currently under way
56 so that this new document is not yet complete.
57 Both the new documentation source files and the associated
58 -- but currently frozen -- MITgcm code
59 are available from a single
60 <a href="https://github.com/altMITgcm/MITgcm"> prototype repository</a>
61 on GitHub. This repository is used to explore a transition from CVS to Git
62 which is planned to happen soon.
63 <br /><br /></li>
64
65 </ul>
66 </p>
67
68 <p>Papers charting the development of MITgcm <a
69 href="http://mitgcm.org/publications/">can be found here.
70 </a>
71 </p>
72
73
74 </body>
75 </html>
76

  ViewVC Help
Powered by ViewVC 1.1.22