codetools: fpdocs

git-svn-id: trunk@22560 -
This commit is contained in:
mattias 2009-11-13 06:43:17 +00:00
parent 339fddbd64
commit 43524639c2
3 changed files with 13 additions and 0 deletions

1
.gitattributes vendored
View File

@ -424,6 +424,7 @@ components/codetools/customcodetool.pas svneol=native#text/pascal
components/codetools/definetemplates.pas svneol=native#text/pascal
components/codetools/directivestree.pas svneol=native#text/plain
components/codetools/directorycacher.pas svneol=native#text/plain
components/codetools/docs/codetoolmanager.xml svneol=native#text/plain
components/codetools/eventcodetool.pas svneol=native#text/pascal
components/codetools/examples/README.txt svneol=native#text/plain
components/codetools/examples/addclass.lpi svneol=native#text/plain

View File

@ -0,0 +1,11 @@
<?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>

View File

@ -1485,6 +1485,7 @@ begin
Installed:=pitStatic;
CompilerOptions.UnitOutputDirectory:='';
POOutputDirectory:='languages';
LazDocPaths:='docs';
Translated:=SystemLanguageID1;
// add requirements