Documenting GEOS-5 Gridded Components: Difference between revisions
No edit summary |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{delete | [I do not need this page anymore - Purnendu.] }} | |||
{{rightTOC}} | {{rightTOC}} | ||
Steps to update GEOS-5 documentation. As an example, we consider the GridComp FVdycore_GridComp. | Steps to update GEOS-5 documentation. As an example, we consider the GridComp FVdycore_GridComp. | ||
Line 23: | Line 25: | ||
$ make doc | $ make doc | ||
If make complains about not being able to find ESMA_base.mk etc., edit GNUmakefile so that ESMADIR points to the directory containing Linux, src etc. | |||
==compile== | ==compile== | ||
[Temporary method of compiling the resulting tex file] | [Temporary method of compiling the resulting tex file] Copy the two files GEOS_Preamble.tex and make_doc over into Linux/doc. | ||
$ cd $ESMADIR/Linux/doc | $ cd $ESMADIR/Linux/doc |