Related articles |
---|
Extending javadoc for C/C++ masticol@scr.siemens.com (1997-05-03) |
Re: Extending javadoc for C/C++ kelley@Phys.Ocean.Dal.Ca (1997-05-08) |
Re: Extending javadoc for C/C++ dwight@pentasoft.com (1997-05-08) |
Re: Extending javadoc for C/C++ nr@adder.cs.virginia.edu (Norman Ramsey) (1997-05-08) |
Re: Extending javadoc for C/C++ richardm@cogs.susx.ac.uk (1997-05-08) |
Re: Extending javadoc for C/C++ objsoft@netcom.com (1997-05-08) |
Re: Extending javadoc for C/C++ ercs50@tattoo.ed.ac.uk (1997-05-12) |
Re: Extending javadoc for C/C++ amoroso@mclink.it (1997-05-12) |
Re: Extending javadoc for C/C++ r.m.muench@ieee.org (1997-05-13) |
From: | objsoft@netcom.com (ObjectSoftware) |
Newsgroups: | comp.compilers |
Date: | 8 May 1997 21:48:43 -0400 |
Organization: | Netcom On-Line Services |
References: | 97-05-010 |
Keywords: | C, C++, documentation |
masticol@scr.siemens.com (Steve Masticola) writes:
>I've been looking into embedded documentation mechanisms for C/C++,
>and have come to a couple of conclusions:
>- javadoc is the most widely-accepted mechanism for embedded
>documentation in C-like languages.
ObjectManual from ObjectSoftware, Inc. is a "javadoc" like utility
that extracts comments, information of various types and generates
HTML pages for C++ classes. Also, it forms an index based navigation
for HTML browsers.
For a list of features and information, check our home page at
http://www.obsoft.com. There exists a technical paper on the new
release of ObjectManual at our home page.
Washi Baig.
ObjectSoftware, Inc.
C++ Development & Testing Tools.
wbaig@obsoft.com
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.