<br><br><div class="gmail_quote">On Wed, Jan 26, 2011 at 3:06 PM, <span dir="ltr"><<a href="mailto:michael.vancanneyt@wisa.be" target="_blank">michael.vancanneyt@wisa.be</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br><div><br>
<br>
<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
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)?<br>
...<br>
That's somewhat abbreviated so that it's not screwed too badly by wrap.<br>
</blockquote>
<br></div>
Creating such an index requires additional keywords, which are simply not<br>
present now.<br>
<br>
That said, I am still looking for a good search engine *written in Object<br>
pascal* for the FPC html docs. Any hints/tips are appreciated.<br>
<br></blockquote></div><br>Michael, are the docs hand-prepared or automatically generated from some db/xml? <br><br>If the former, can it be safely assumed that the url <br> <a href="http://www.freepascal.org/docs-html/rtl/%7Bunitname%7D/%7Bfunctionname%7D.html" target="_blank">http://www.freepascal.org/docs-html/rtl/{unitname}/{functionname}.html</a><br>
is standardized? <br><br>if the latter, is it possible to download this data from somewhere for experimenting? <br><br>Thanks<br><br>Max Vlasov<br><br>