|
From: Ezequiel B. <ez...@gm...> - 2016-05-17 14:27:52
|
Hello I have develop an application console, but when I execute fpdoc, generate all documentacion of units of the program, but the main program not. In the main programa is defined the class: TMyAppv1 = class(TCustomApplication) which contains functions and procedures, then when generate the docs, this functions and procedures not are included. I use program *pasdoc_gui* to generate documentation. I check all possible options , but not generate information for this program, and I do not know what could be happening. Can someone help me please. Thank you. |