Want free s/w which auto create doc from the comments of C Code

S

Sunner Sun

Hi all,

I remember that I've found one open source s/w which can do it but I
didn't write it down. Now, I can't find it and forget everything about
it.

Is there anyone know about it? Thank you!

Yours Sunner
 
C

Chris Croughton

I remember that I've found one open source s/w which can do it but I
didn't write it down. Now, I can't find it and forget everything about
it.

Is there anyone know about it? Thank you!

Look for doxygen, doc++, cdoc, gdoc and there are others (I know I tried
at least two others before I settled on doxygen). Try google on
something like "c documentation tool" (without the quotes), that finds
several on the first page alone. Several of them are multi-language (C,
C++, Java, etc.), and some don't handle 'pure' C as well as C++, but
doxygen and doc++ at least do reasonable jobs (doxygen can produce HTML,
MAN pages, LaTeX and others, including XML; I'm working on an XSLT
script to turn the XML into GNU Infotex format for producing info(1)
files).

Chris C
 
S

Sunner Sun

Thanks for Grumble and Chris. Doxygen is just what I want. I'm using
it. Powerful!

Chris Croughton 写é“:
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,167
Messages
2,570,911
Members
47,453
Latest member
MadelinePh

Latest Threads

Top