[fpc-devel] FPDoc cannot underline?
Michael Van Canneyt
michael at freepascal.org
Wed Sep 28 08:06:49 CEST 2011
On Wed, 28 Sep 2011, Hans-Peter Diettrich wrote:
> Michael Van Canneyt schrieb:
>>
>>
>> On Tue, 27 Sep 2011, Hans-Peter Diettrich wrote:
>>
>>> It looks as if fpdoc stops processing paragraphs on <u>, discarding the
>>> remainder until </p>.
>>>
>>> See LCL docs on StdCtrls.TCustomComboBox and TCustomLabel.FocusControl.
>>>
>>> Should I report an error?
>>
>> No, since underline is not supported.
>
> Then the docs should reflect that properly (item "4.3.30 u : Format
> underlined")
?? Ok, that is strange.
Before replying I checked the sources, and there simply is no support for it ?
I will investigate anyway. Either the docs must be adapted, or there is a serious oversight
in the source code.
>
> BTW, I don't remember how I obtained my FPDoc documentation (HTML), I'm using
> a local copy right now. What's the location (URL?) of the current
> documentation?
In the usual spot:
www.freepascal.org
Goto 'docs', select 'fpdoc'
Michael.
More information about the fpc-devel
mailing list