.\" Pipe this output to groff -m man -K utf8 -T utf8 | less -R .\" .mso an.tmac .TH "JS_OF_OCAML" 1 "" "Js_of_ocaml 4.0.0" "Js_of_ocaml Manual" .\" Disable hyphenation and ragged-right .nh .ad l .SH NAME .P js_of_ocaml \N'45' Js_of_ocaml linker .SH SYNOPSIS .P \fBjs_of_ocaml\fR [\fIOPTION\fR]… [\fIJS_FILES\fR]… .SH DESCRIPTION .P jsoo_link is a JavaScript linker\N'46' It can concatenate multiple JavaScript files keeping sourcemap information\N'46' .SH ARGUMENTS .TP 4 \fIJS_FILES\fR Link JavaScript files [\fIJS_FILES\fR]\N'46' .SH OPTIONS .TP 4 \fB\N'45'\N'45'help\fR[=\fIFMT\fR] (default=\fBauto\fR) Show this help in format \fIFMT\fR\N'46' The value \fIFMT\fR must be one of \fBauto\fR, \fBpager\fR, \fBgroff\fR or \fBplain\fR\N'46' With \fBauto\fR, the format is \fBpager\fR or \fBplain\fR whenever the \fBTERM\fR env var is \fBdumb\fR or undefined\N'46' .TP 4 \fB\N'45'o\fR \fIFILE\fR Set output file name to [\fIFILE\fR]\N'46' .TP 4 \fB\N'45'\N'45'resolve\N'45'sourcemap\N'45'url\fR=\fIVAL\fR (absent=\fBfalse\fR) Resolve source map url\N'46' .TP 4 \fB\N'45'\N'45'source\N'45'map\N'45'inline\fR Inline sourcemap in the generated JavaScript\N'46' .TP 4 \fB\N'45'\N'45'source\N'45'map\N'45'root\fR=\fIVAL\fR root dir for source map\N'46' .TP 4 \fB\N'45'\N'45'sourcemap\fR, \fB\N'45'\N'45'source\N'45'map\fR Generate source map\N'46' .TP 4 \fB\N'45'\N'45'version\fR Show version information\N'46' .SH BUGS .P Bugs are tracked on github at \fIhttps://github\N'46'com/ocsigen/js_of_ocaml/issues\fR\N'46' .SH SEE ALSO .P ocaml(1) .SH AUTHORS .P Jerome Vouillon, Hugo Heuzard\N'46' .SH LICENSE .P Copyright (C) 2010\N'45'2019\N'46' .P jsoo_link is free software, you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, with linking exception; either version 2\N'46'1 of the License, or (at your option) any later version\N'46'