caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* ocamldoc external tags
@ 2010-02-24  3:01 Michael Ekstrand
  0 siblings, 0 replies; only message in thread
From: Michael Ekstrand @ 2010-02-24  3:01 UTC (permalink / raw)
  To: caml-list

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-02-24  3:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-02-24  3:01 ocamldoc external tags Michael Ekstrand

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).