> On Aug 11, 2019, at 1:51 PM, Anthony Walter via lazarus 
> <lazarus@lists.lazarus-ide.org> wrote:
> 
> Ryan,
> 
> I was going to modify my project to allow for RESTful queries, when I 
> realized it already does this. The url and format are as follows:
> 
> https://docs.getlazarus.org/?method=codesearch&phrase=TStringList

Excellent, thanks for your foresight :). Could it be adapted so that there’s an 
option to show the page of the top result? For example in the query above a 
list of links is displayed but it would be better if the top result 
(https://docs.getlazarus.org/#rtl+classes+tstringlist) was loaded 
automatically. The fact that “TStringList” shows the correct page as the best 
result means this will work for 99% of the use cases I have in mind.

Regards,
        Ryan Joseph

-- 
_______________________________________________
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to