Ocsigen |
Ocsigen.ml defines the functions you need to interact with the
Ocsigenmod module: To create the "typed services" and associate them to a path (directories/name), To specify the types and names of the parameters of this service, To register the functions that generate pages for each of these services, To create links or forms etc.
|
Extensions |
type of URLs, without parameter
|
Parseconfig |
Config file parsing
|
Simplexmlparser |
Basic camlp4 parser for xml
|
XHTML |
Typesafe constructors for XHTML 1.1 documents.
|
Ocsigenboxes |
Predefined boxes for Ocsigenmod
|
Messages |
Writing messages in the logs
|
Predefined_senders |
this module provides functions to create senders
|