Browse thread
[Caml-list] ocamldot on steroids
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Brian Naylor <bwv211mail@y...> |
| Subject: | Re: [Caml-list] ocamldot on steroids |
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