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