mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-26 21:00:34 +02:00
Remove documentation for PasWStr unit.
git-svn-id: trunk@64125 -
This commit is contained in:
parent
cc10a56948
commit
de3ecc28ed
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -6122,7 +6122,6 @@ docs/xml/lazutils/lookupstringlist.xml svneol=native#text/plain
|
||||
docs/xml/lazutils/maps.xml svneol=native#text/plain
|
||||
docs/xml/lazutils/masks.xml svneol=native#text/plain
|
||||
docs/xml/lazutils/objectlists.xml svneol=native#text/plain
|
||||
docs/xml/lazutils/paswstring.xml svneol=native#text/plain
|
||||
docs/xml/lazutils/stringhashlist.xml svneol=native#text/plain
|
||||
docs/xml/lazutils/textstrings.xml svneol=native#text/plain
|
||||
docs/xml/lazutils/translations.xml svneol=native#text/plain
|
||||
|
@ -58,7 +58,6 @@
|
||||
<element name="LookupStringList"/>
|
||||
<element name="Maps"/>
|
||||
<element name="Masks"/>
|
||||
<element name="PasWString"/>
|
||||
<element name="StringHashList"/>
|
||||
<element name="TextStrings"/>
|
||||
<element name="Translations"/>
|
||||
|
@ -1,30 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<fpdoc-descriptions>
|
||||
<package name="lazutils">
|
||||
|
||||
<!--
|
||||
====================================================================
|
||||
paswstring
|
||||
====================================================================
|
||||
-->
|
||||
|
||||
<module name="paswstring">
|
||||
<short></short>
|
||||
<descr>
|
||||
</descr>
|
||||
|
||||
<!-- procedure Visibility: default -->
|
||||
<element name="SetPasWidestringManager">
|
||||
<short></short>
|
||||
<descr>
|
||||
</descr>
|
||||
<errors>
|
||||
</errors>
|
||||
<seealso>
|
||||
</seealso>
|
||||
</element>
|
||||
|
||||
</module> <!-- paswstring -->
|
||||
|
||||
</package>
|
||||
</fpdoc-descriptions>
|
Loading…
Reference in New Issue
Block a user