lazarus/components/codetools/docs/codetoolmanager.xml
mattias 43524639c2 codetools: fpdocs
git-svn-id: trunk@22560 -
2009-11-13 06:43:17 +00:00

12 lines
430 B
XML

<?xml version="1.0"?>
<fpdoc-descriptions>
<package name="CodeTools">
<module name="CodeToolManager">
<element name="TCodeToolManager.GetUnitPathForDirectory">
<short>Returns the unit search path of the given directory separated by semicolon</short>
<descr>The unit path is created from the define templates variable #UnitPath.</descr>
</element>
</module>
</package>
</fpdoc-descriptions>