Adds documentation sources to the collection
Source position: fpmkunit.pp line 912
public function TSources.AddDoc( |
const AFiles: string |
const AFiles: string; |
AInstallSourcePath: string |
):TSource; |
AFiles |
|
List of documentation files to add |
Newly created documentation source item
AFiles |
|
List of documentation files to add |
AInstallSourcePath |
|
Installation path for documentation sources |
Creates and adds a new documentation source entry that specifies files to be installed in the documentation directory. The files are copied during installation to the configured documentation installation path.
Documentation sources typically include readme files, manuals, API documentation, and other informational content for the package.