Download List

Project Description

Argot is a custom HTML generator for the ocamldoc tool. It supports stroked, underlined, and highlighted styles, image data inclusion, table support with captions, headers, rows, and data, token substitution, a @typevar tag for documenting type variables, @unimplemented, @todo, @todoc, @docme, @fixme, and @tofix tags for remaining work, @threadsafe and @threadunsafe tags for thread compatibility, a @stateful tag for state-based functions, and @attention, @bug, @error, @info, @new, @note, @remark, and @warning tags.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-11-03 16:47
1.0

A new '-search' command line switch generates search information, available on HTML pages through the magnifying glass icon. Search by exact name, by name using regular expression, and by type using isomorphisms (experimental) are supported. A new '-definitions' command line switch load variables from a file. Handling of embedded tables was corrected. More predefined licenses were provided for the '@license' tag.
Tags: Major

2011-07-15 18:17
1.0-beta

OCaml 3.12.1 is now used. Support for folding was added. Support for tables was enhanced with horizontal span and a check for well-formedness. The @copyright and @license tags were added for legal information. The "-argot-version" command-line switch was added. Tests for base64 encoding were added. Support for ocamlfind has been fixed. Support for use as a native plugin has been fixed.
Tags: Minor, features

Project Resources