public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Can GCC be used for extracting comments (like Doxygen)?
@ 2005-10-03 10:35 Rajasekaran, Deepak (IE10)
  2005-10-03 11:00 ` EMPEROR
  0 siblings, 1 reply; 2+ messages in thread
From: Rajasekaran, Deepak (IE10) @ 2005-10-03 10:35 UTC (permalink / raw)
  To: GCC Help

I have many C files with Javadoc-style comments. Each statement contains a
comment before it. I need to generate documentation from this. I am looking
for a tool which takes the C files and generates a file from which the
documentation and the corresponding source code can be easily extracted
(i.e., more easily than by parsing the source code).

I tried Ccdoc but it processes only header files. I tried Doxygen but it
loses the correspondence between the comments and source code. Is it
possible to use GCC for this purpose?

Thanks in advance.
-- 
Masatran (Rajasekaran Deepak)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-10-03 11:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-10-03 10:35 Can GCC be used for extracting comments (like Doxygen)? Rajasekaran, Deepak (IE10)
2005-10-03 11:00 ` EMPEROR

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).