This is client API (go to server)
Module Eliom_output
module Eliom_output : sig..end
Creating links and forms with HTML5 ¶
type appl_service = [ `Appl ]
type http_service = [ `Http ]
type non_caml_service = [ `Appl | `Http ]
module Html5 : sig..end
Eliom service registration and forms creation for HTML5 page
module Html5_forms : sig..end
Eliom forms creation for HTML5
