mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-28 12:28:32 +02:00
31 lines
837 B
XML
31 lines
837 B
XML
<?xml version="1.0"?>
|
|
<fpdoc-descriptions>
|
|
<package name="fpdocmanager">
|
|
<!--
|
|
====================================================================
|
|
uLpk
|
|
====================================================================
|
|
-->
|
|
<module name="uLpk">
|
|
<short/>
|
|
<descr/>
|
|
<!-- function Visibility: default -->
|
|
<element name="ImportLpk">
|
|
<short>Imports an .lpi or .lpk file, creates a documentation project.</short>
|
|
<descr/>
|
|
<errors/>
|
|
<seealso/>
|
|
</element>
|
|
<!-- function result Visibility: default -->
|
|
<element name="ImportLpk.Result">
|
|
<short/>
|
|
</element>
|
|
<!-- argument Visibility: default -->
|
|
<element name="ImportLpk.AFile">
|
|
<short/>
|
|
</element>
|
|
</module>
|
|
<!-- uLpk -->
|
|
</package>
|
|
</fpdoc-descriptions>
|