public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Rajasekaran, Deepak (IE10)" <Rajasekaran.Deepak@honeywell.com>
To: GCC Help <gcc-help@gcc.gnu.org>
Subject: Can GCC be used for extracting comments (like Doxygen)?
Date: Mon, 03 Oct 2005 10:35:00 -0000	[thread overview]
Message-ID: <77ED2BF75D59D1439F90412CC5B1097425985AAC@ie10-sahara.hiso.honeywell.com> (raw)

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)

             reply	other threads:[~2005-10-03 10:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-03 10:35 Rajasekaran, Deepak (IE10) [this message]
2005-10-03 11:00 ` EMPEROR

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=77ED2BF75D59D1439F90412CC5B1097425985AAC@ie10-sahara.hiso.honeywell.com \
    --to=rajasekaran.deepak@honeywell.com \
    --cc=gcc-help@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).