[fpc-pascal] Re: fpdoc executable both in bin and utils\fpdoc - but not fpdoc.css
Tomas Hajny
XHajT03 at hajny.biz
Tue Aug 14 15:40:52 CEST 2012
On Tue, August 14, 2012 15:15, michael.vancanneyt at wisa.be wrote:
> On Tue, 14 Aug 2012, Reinier Olislagers wrote:
>> On 14-8-2012 14:40, michael.vancanneyt-0Is9KJ9Sb0A at public.gmane.org
>> wrote:
>>> On Tue, 14 Aug 2012, Reinier Olislagers wrote:
>>>> On 14-8-2012 13:50,
>>>> michael.vancanneyt-0Is9KJ9Sb0A-XMD5yJDbdMReXY1tMh2IBg at public.gmane.org
>>>> wrote:
>>>>> On Tue, 14 Aug 2012, Reinier Olislagers wrote:
>>>>>> On 14-8-2012 11:34, Marco van de Voort wrote:
>>>>>>> In our previous episode, Reinier Olislagers said:
>>>>>>>>> in packages\fcl-res\xml) but not in the bin directory.
>>>>>>>>>
>>>>>>>>> IIRC, fpdoc picks up fpdoc.css when generating HTML/CHM output.
>>>>>>>>> Shouldn't fpdoc.css be also present under the bin directory then?
>>>>> The only question is: where should we put it ?
>> <snip>
>>>> On my Laz install (installed by Win installer) I only have
>>>> bin,msg,units
>>>> under the fpc directory.
>>>> Perhaps there are others in other versions...
>>>>
>>>> What about the fpc root directory then?
>>>
>>> I think it is better to have it in fpc/docs.
>> Ok.
>> So:
>> <fpc>\docs for Windows and
>> on Linux/Unix/(OSX??) Jonas' suggestion
>> $PREFIX/share/doc/fpc-$fpcversion/
>
> Seems like the reasonable thing, yes.
Actually, the file is more a configuration file for fpdoc than its
documentation, isn't it? From this point of view, shouldn't
SysUtils.GetAppConfigDir serve as the most reasonable location?
Tomas
More information about the fpc-pascal
mailing list