On Mon, 5 Sep 2011, Felipe Monteiro de Carvalho wrote:

On Mon, Sep 5, 2011 at 9:19 AM,  <[email protected]> wrote:
I have put it under a define FPVECTORIAL.

Only completely documented units are added to the distributed docs, so if
you want it added to the official distro, you'll have to complete the
documentation first.

It is already complete AFAIK. What are you missing?

Content, of course.

It's simply an empty skeleton file. That's not enough. Every identifier must
be documented.

<!-- variable Visibility: default -->
<element name="TPath.Len">
<short></short>
<descr> </descr> <seealso> </seealso>
</element>

<!-- variable Visibility: default -->
<element name="TPath.Points">
<short></short>
<descr>
</descr>
<seealso>
</seealso>
</element>

<!-- variable Visibility: default -->
<element name="TPath.PointsEnd">
<short></short>
<descr> </descr> <seealso> </seealso>
</element>

<!-- variable Visibility: default -->
<element name="TPath.CurPoint">
<short></short>
<descr>
</descr> <seealso> </seealso>
</element>


Michael.
_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to