From: Dario Teixeira <darioteixeira@yahoo.com>
To: caml-list@yquem.inria.fr
Subject: Ocamlbuild with Ocamldoc and implementation files
Date: Thu, 9 Apr 2009 08:25:34 -0700 (PDT) [thread overview]
Message-ID: <852260.93997.qm@web111502.mail.gq1.yahoo.com> (raw)
Hi,
How would I go about convincing Ocamlbuild to also include the foobar.ml
file when invoking ocamldoc to produce the documentation for foobar.mli?
So, instead of doing this:
ocamlfind ocamldoc -dump foobar.odoc foobar.mli
It should do this:
ocamlfind ocamldoc -dump foobar.odoc foobar.mli foobar.ml
But obviously in a more general way, ie, not hard-wired to "foobar".
Thanks in advance!
Dario Teixeira
reply other threads:[~2009-04-09 15:25 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=852260.93997.qm@web111502.mail.gq1.yahoo.com \
--to=darioteixeira@yahoo.com \
--cc=caml-list@yquem.inria.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox