Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
All Units
ok_relative_include_1 |
This is a test unit that includes ok_relative_include_conf.inc file two times.
Note that the ok_relative_include_conf.inc file is in the same directory as this unit, so no matter what is current dir when running pasdoc — you should not need to add any -I option to pasdoc to find ok_relative_include_conf.inc. |
ok_relative_include_2 |
This is another test unit that includes ok_relative_include_conf.inc file two times.
This time note that the ok_relative_include_conf.inc file is already in the parent directory of this unit file, so once again no matter what is current dir when running pasdoc — you should not need to add any -I option to pasdoc to find ok_relative_include_conf.inc. |
|