On Sat, 14 Nov 2009, Martin wrote:

In FPDoc is it possible to create an extra page, that is not bound to a method, property or other code?

Yes. A topic:

<topic name="mytopic">
<short>Very interesting to know</short>
<descr>
Topic text goes here
</descr>
<seealso>
<link id="OtherInterestingTopic"/>
</seealso>
</topic>

It can appear at the package or module level, and  you can nest topics
1 level deep.

It's documented.

Michael.

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to