| Eliom |
Eliom.ml defines the functions you need to interact with the
Eliommod 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.
|
| 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
|
| 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
|
| Eliomboxes |
Predefined boxes for Eliommod
|
| Ocsipersist |
Module Ocsipersist: persistent data in DBM database
|