Hello! Minor issues:
Julien Lepiller <[email protected]> skribis: > + (synopsis "Feature-full driver for OCaml AST transformers") > + (description "A driver is an executable created from a set of OCaml AST > +transformers linked together with a command line frontend. The aim is to The first thing should be a real sentence. > +provide a tool that can be used to: > +@enumerate > +@item easily view the pre-processed version of a file, no need to construct a > + complex command line: ppx file.ml will do Could be: @command{ppx file.ml}. Ludo’.
