need Doxygen to identify general comment and error generation

Discussion in 'C' started by rishi03, Mar 10, 2008.

  1. rishi03

    rishi03 New Member

    Joined:
    Mar 4, 2008
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    hi all,
    i am a mca final year student, right now persuing final semester project.
    i am trying do enhance the Doxygen. it can generate the documentation iff the comments are written in some specific manner(i.e. comments after "///" | "//!" | "/**" etc.) but i want to modify the tool so that the general c/c++ comments(i.e. "//") will appear in documentation.
    beside of this i am trying to generate an error , if any functioh/class in not documentated properly in source code.
    besides these, i cannot understand that what are the ".L" files in Doxygen?
    thanks in advance.....
    regards,
    rishi
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice