| Author |
Need a javadoc - like tool for Smalltalk
|
|
| paul.macmillan@kp.org 2005-03-23, 8:58 pm |
| Has anyone seen a javadoc-like tool for smalltalk? Thanks.
| |
| Alan Knight 2005-03-23, 8:58 pm |
| paul.macmillan@kp.org wrote in news:1111612770.885283.127860
@l41g2000cwc.googlegroups.com:
> Has anyone seen a javadoc-like tool for smalltalk? Thanks.
>
>
I suspect there are a good number of them around. One can be found in
$VISUALWORKS/preview/SmalltalkDoc in the Cincom Smalltalk 7.3 distribution.
--
Alan Knight [|], Cincom Smalltalk Development
knight@acm.org
aknight@cincom.com
http://www.cincom.com/smalltalk
"The Static Typing Philosophy: Make it fast. Make it right. Make it run." -
Niall Ross
| |
| Markus Fritsche 2005-03-23, 8:58 pm |
| paul.macmillan@kp.org wrote:
> Has anyone seen a javadoc-like tool for smalltalk? Thanks.
Look for 'Dandelion' on google...
Regards, Markus
--
http://reauktion.de/archer/
| |
| Thomas Koschate 2005-03-23, 8:58 pm |
| In article <1111612770.885283.127860@l41g2000cwc.googlegroups.com>,
paul.macmillan@kp.org says...
> Has anyone seen a javadoc-like tool for smalltalk? Thanks.
If you're using VisualAge, ENVY/QA (a free goodie) will generate
documentation from your classes.
--
========================================
=====================
Thomas Koschate [|]
koschateDELETE_ALL_CAPS@DELETE_ALL_CAPSo
masko.com
========================================
=====================
| |
| PaulAtKP 2005-03-24, 3:58 am |
| Thanks, I tried to load this but I am missing a required map (OTML
System Publisher).... any idea where to obtain this map or in general,
the ENVY software? I searched IBM (and everywhere else via Google) but
no luck...
Thanks
| |
|
|
| Thomas Koschate 2005-03-24, 8:59 pm |
| In article <1111686865.693218.79010@l41g2000cwc.googlegroups.com>,
paul.macmillan@kp.org says...
> My bad... I found the Smalltalk Goodies page at IBM....
>
> http://www-306.ibm.com/software/awd...lltalk/goodies/
>
> which has ENVY/QA and a few others. Thanks.
Good thing you were posting here rather than in the IBM VisualAge group
- someone from IBM might have found out that people can still find
Smalltalk information. This might tempt people into thinking they can
actually buy VisualAge Smalltalk! ;{)
--
========================================
=====================
Thomas Koschate [|]
koschateDELETE_ALL_CAPS@DELETE_ALL_CAPSo
masko.com
========================================
=====================
| |
| Marten Feldtmann 2005-03-25, 8:59 am |
| Thomas Koschate schrieb:
> In article <1111686865.693218.79010@l41g2000cwc.googlegroups.com>,
> paul.macmillan@kp.org says...
>
>
If I remember correctly one has to adapt the configuration map
Marten
| |
| PaulAtKP 2005-03-25, 3:59 pm |
| Could be... I a getting an error message in my output each time I run
it, something like:
MISSING MxOtiml002 in otiml
Thanks.
| |
| Thomas Koschate 2005-03-25, 4:00 pm |
| [This followup was posted to comp.lang.smalltalk and a copy was sent to
the cited author.]
In article <1111769765.561955.5060@f14g2000cwb.googlegroups.com>,
paul.macmillan@kp.org says...
> Could be... I a getting an error message in my output each time I run
> it, something like:
>
> MISSING MxOtiml002 in otiml
From the readme.txt in the qa13free.zip file, which I think I downloaded
from the IBM site,
6. Copy the files TEMPLATE\OTIML.CAT and TEMPLATE\SGMLPUB.CAT
to the NLS directory. (This is path specified on the line
for 'nlspath=' in your abt.ini file under the section
[NLS Config]).
If you're really getting an error, at least you'll be able to read it!
--
========================================
=====================
Thomas Koschate [|]
koschateDELETE_ALL_CAPS@DELETE_ALL_CAPSo
masko.com
========================================
=====================
| |
|
|
|
|