OCamlPro has published cheat sheets (one or two-pages summaries) on OCaml:
General overview of the OCaml language: basic data types, basic concepts, functions, modules, etc.
Overview of OCaml compilers and their options, tools for lexing and parsing, Makefile rules, etc.
Overview of the standard library most common modules.
Overview of the Emacs Tuareg mode keyboard shortcuts.