Docs: LazUtils/plist2json. Adds missing unit overview.

This commit is contained in:
dsiders 2023-11-24 01:27:18 +00:00
parent 83f6726288
commit 2a7a5fbbaa

View File

@ -1,11 +1,20 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<fpdoc-descriptions> <fpdoc-descriptions>
<package name="lazutils"> <package name="lazutils">
<!-- plist2json --> <!--
========================================================================
plist2json
========================================================================
-->
<module name="plist2json"> <module name="plist2json">
<!-- TODO: Needs module overview content. --> <short>
<short/> Contains routines used to convert the content in an XML document to its
<descr/> representation using JSON (JavaScript Object Notation).
</short>
<descr>
Used in the implementation of the TextMate grammar parser in the LazEdit
package.
</descr>
<!-- unresolved references --> <!-- unresolved references -->
<element name="Classes"/> <element name="Classes"/>