[Lazarus] Documentation contribution
Sven Barth
pascaldragon at googlemail.com
Sat Feb 11 23:07:35 CET 2012
On 11.02.2012 23:03, felipemonteiro.carvalho at gmail.com wrote:
> And a huge amount of people use our snapshots and svn
Especially with 0.9.30 being rather old already and trunk having all
those nice features (and let's not forget support for FPC 2.6 and newer)
>> Ah, another idea: can we leave revision notes in the docs, as invisible comments, to indicate when an issue has been revised?.......... Aren't we *both* right in our assumptions, that the Arc description was (slightly) outdated, but was still valid except for the changed parameter names?
>> Peace? ;-)
>
> Yes, I agree we are both right and I am sorry if I was rude, I apologise for I should have contacted you or converted the notes into comments and I am willing to agree to a common solution, let's put the notes as XML comments or what ever other way which Fpdoc supports :)
The new feature of fpdoc is
<notes>
<note>Foo</note>
<note>Bar</note>
</notes>
which can be used in <element>, <topic> and <module> as Michael wrote in
another mail.
Regards,
Sven
More information about the Lazarus
mailing list