On Wed, Jan 26, 2011 at 3:06 PM, <michael.vancann...@wisa.be> wrote:

>
>
>
>
>
>> For example, can I rapidly get all function descriptions with "space" as
>> part of the description, which could subsequently be filtered (e.g. if I
>> were interested in text operations I could quickly ignore anything with
>> "file" in the description)?
>> ...
>> That's somewhat abbreviated so that it's not screwed too badly by wrap.
>>
>
> Creating such an index requires additional keywords, which are simply not
> present now.
>
> That said, I am still looking for a good search engine *written in Object
> pascal* for the FPC html docs. Any hints/tips are appreciated.
>
>
Michael, are the docs hand-prepared or automatically generated from some
db/xml?

If the former, can it be safely assumed that the url
  
http://www.freepascal.org/docs-html/rtl/{unitname}/{functionname}.html<http://www.freepascal.org/docs-html/rtl/%7Bunitname%7D/%7Bfunctionname%7D.html>
is standardized?

if the latter, is it possible to download this data from somewhere for
experimenting?

Thanks

Max Vlasov
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to