logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ocaml-xgettext - program to extract translatable strings from OCaml source file.

Authors

       Sylvain Le Gall.

                                                   2008-04-29                                  OCAML-XGETTEXT(1)

Description

       This manual page documents briefly the ocaml-xgettext

       ocaml-xgettext  is  a  ppx filter.  It outputs an OCaml marshalled data structure that can only be under‐
       stood by ocaml-gettext.  The purpose of this program is to be a backend for OCaml source code string  ex‐
       traction.  You should not use it directly.

Name

       ocaml-xgettext - program to extract translatable strings from OCaml source file.

See Also

ocaml-gettext(1)

Synopsis

       ocaml-xgettext [ppx arguments] [filename]

See Also