From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id TAA15906; Thu, 18 Jul 2002 19:02:46 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id TAA15902 for ; Thu, 18 Jul 2002 19:02:45 +0200 (MET DST) Received: from web13402.mail.yahoo.com (web13402.mail.yahoo.com [216.136.175.60]) by nez-perce.inria.fr (8.11.1/8.11.1) with SMTP id g6IH2hH07525 for ; Thu, 18 Jul 2002 19:02:44 +0200 (MET DST) Message-ID: <20020718170243.46437.qmail@web13402.mail.yahoo.com> Received: from [63.195.80.23] by web13402.mail.yahoo.com via HTTP; Thu, 18 Jul 2002 10:02:43 PDT Date: Thu, 18 Jul 2002 10:02:43 -0700 (PDT) From: Brian Naylor Subject: Re: [Caml-list] ocamldot on steroids To: caml-list@inria.fr In-Reply-To: <20020718105408.5dd8a2f0.maxence.guesdon@inria.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk This looks pretty good - though the types output is so small as to be unreadable. Any hints on getting the output (especially for types) to use multiple pages - I tried feeding it smaller sections of the code but then it complains of missing types. I should say that I used the following sequence of commands: ocamldoc -o types.dot -dot -dot-types -dot-reduce $(SOURCES) dot -Tps types.dot > types.ps Maybe there is a different renderer other than "dot"? It seems as if any large program will have this problem. What do you use to examine/print the results? > dot graphs for modules dependencies or types dependencies, with some __________________________________________________ Do You Yahoo!? Yahoo! Autos - Get free new car price quotes http://autos.yahoo.com ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners