caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Fabrice Le Fessant <fabrice.le_fessant@inria.fr>
To: Markus Mottl <mottl@miss.wu-wien.ac.at>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] New CDK documentation
Date: Tue, 22 May 2001 17:22:28 +0200 (CEST)	[thread overview]
Message-ID: <15114.33844.159546.521255@cremant.inria.fr> (raw)
In-Reply-To: <20010522134955.A32228@miss.wu-wien.ac.at>


Texinfo is only the <target> format of cdk_doc. The .mli files can be
written in another language, and then translated to texinfo. In
particular, .mli files written in the Ocaml stdlib format are
corrrectly translated to texinfo by cdk_doc( [open] becomes
@code{open}, etc..). Texinfo allows <iftex ... end iftex> sequence to
improve the documentation for paper files (you can run tex on the
.texi files). There is also a LaTeX-info package, I think (you can run
latex on these files).

- Fabrice

-------------------
To unsubscribe, mail caml-list-request@inria.fr.  Archives: http://caml.inria.fr


      reply	other threads:[~2001-05-22 15:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-22  9:15 Fabrice Le Fessant
2001-05-22 11:49 ` Markus Mottl
2001-05-22 15:22   ` Fabrice Le Fessant [this message]

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=15114.33844.159546.521255@cremant.inria.fr \
    --to=fabrice.le_fessant@inria.fr \
    --cc=caml-list@inria.fr \
    --cc=mottl@miss.wu-wien.ac.at \
    /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;
as well as URLs for NNTP newsgroup(s).