1OCAML-XGETTEXT(1)                                            OCAML-XGETTEXT(1)
2
3
4

NAME

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

SYNOPSIS

10       ocaml-xgettext [ppx arguments] [filename]
11

DESCRIPTION

13       This manual page documents briefly the ocaml-xgettext
14
15       ocaml-xgettext is a ppx filter.  It outputs an  OCaml  marshalled  data
16       structure that can only be understood by ocaml-gettext.  The purpose of
17       this program is to be a backend for OCaml source  code  string  extrac‐
18       tion.  You should not use it directly.
19

SEE ALSO

21       ocaml-gettext(1)
22

AUTHORS

24       Sylvain Le Gall.
25
26
27
28                                  2008-04-29                 OCAML-XGETTEXT(1)
Impressum