On Thu, 27 Jan 2011, Max Vlasov wrote:
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?
They are generated from fpdoc XML files.
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?
Yes, it is safe to assume so. I have no plans to change this :-)
Michael.
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal