Opened 13 years ago
Closed 13 years ago
#250 closed task (fixed)
ROBODoc tidy
Reported by: | Dave Offiler | Owned by: | Dave Offiler |
---|---|---|---|
Priority: | minor | Milestone: | 5.1 |
Component: | ROPP (all) | Version: | 5.0 |
Keywords: | ROBODoc, header comments, HTML, LaTex, Reference Manual | Cc: |
Description
While testing ROBODoc on RHEL6 by running on a local copy of 5.1_prototype on eld999 with make html, several f90 files threw up warnings about duplicate headers and other inconsistencies.
All modules threw errors about a missing file macros.html.
Also, ropp_pp/doc/Makefile doesn't have an html target in the Makefile, so this needs adding.
HTML generation isn't normally done (make refman makes LaTeX for the Reference Manuals, but the duplicate headers, etc, above will still occur) so these targets probably haven't been tested for several releases. But since this target is much less verbose than refman, the messages don't disappear off the screen and the operation is much quicker.
Not a show-stopper - part of the v5.1 general tidy.
Change history (2)
comment:1 by , 13 years ago
Status: | new → assigned |
---|
comment:2 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Doc tidy across all modules, including:
General code tidy also dealt with the following (principally source code in each modules' tools/ directory):
Checked in by module: UTILS [3008], IO [3009], PP [3010], FM [3011], 1DVAR [3012].