caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Michael Ekstrand <michael@elehack.net>
To: caml-list@inria.fr
Subject: ocamldoc external tags
Date: Tue, 23 Feb 2010 21:01:58 -0600	[thread overview]
Message-ID: <hm24r7$217$1@dough.gmane.org> (raw)

Doxygen, a documentation generator for C, C++, etc., has the useful
feature that it can use a tags file combined with a canonical base URL
to resolve links to documentation for other libraries.  Suppose library
B uses library A; when building documentation for B, Doxygen can use the
tags and URL for A so that references in B to classes, functions, etc.
provided by A are hyperlinked to the canonical location of the
documentation for A.

Is there any support for this kind of functionality floating around for
ocamldoc?  If not, is it something that could be added with a custom
generator without too much difficulty?

Thanks,
- Michael


                 reply	other threads:[~2010-02-24  3:02 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='hm24r7$217$1@dough.gmane.org' \
    --to=michael@elehack.net \
    --cc=caml-list@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;
as well as URLs for NNTP newsgroup(s).