[DOC++] full return value and parameters for c functions
Brought to you by:
adragos
From: Jason F. <ja...@wi...> - 2002-05-21 13:57:41
|
Hi, I am new to using doc++, and was wondering if there is a way to make the return value and the parameter information show up for C functions (that are not defined inside a class). Currently I just get the name, and if the comment is only singled lined, then no option to click on it and see more information). Ideally I would like the index.html to show me the full function information: int somefunction(int a, int b) My comments on the function Is there is some way to do this? Thanks, Jason Friedman ------------------------------------------------------- Jason Friedman Ph.D. Student Department of Computer Science and Applied Mathematics Weizmann Institute of Science, Rehovot, Israel. Home page: http://www.wisdom.weizmann.ac.il/~jason |