Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!purdue!decwrl!nsc!voder!cullsj!david From: david@cullsj.UUCP (David Taylor) Newsgroups: comp.lang.smalltalk Subject: Re: Presenting Smalltalk Code on Paper Keywords: Any suggestions ? Message-ID: <551@cullsj.UUCP> Date: 21 Apr 89 17:17:45 GMT References: <5078@hubcap.clemson.edu> <1925@trantor.harris-atd.com> Distribution: na Organization: Cullinet Software, San Jose, CA Lines: 9 In article <1925@trantor.harris-atd.com>, rsimonian@x102c.harris-atd.com (Simonian RP 66449) writes: > We are also providing class and method level details. I wrote a documentation > generator (Smalltalk/V) which goes through a specified set of classes and > dumps out class and method information in a readable format, as you might > find in the Smalltalk/V reference manual. Part of its job is to pull out > the first comment in a method. Sounds handy. Is there any way of obtaining it?