Currently wiki pages are searched for in two hardcoded folders: /wiki/docs/scripting/callbacks and /wiki/docs/scripting/functions.
With the wiki pages also getting sections for resources and tutorials on top of functions/callbacks (and who knows what more) I suggest making the search implementation more generic. My suggestion is to search for any file named like the entered query in /docs or any subfolder. Ideas?
Currently wiki pages are searched for in two hardcoded folders: /wiki/docs/scripting/callbacks and /wiki/docs/scripting/functions.
With the wiki pages also getting sections for resources and tutorials on top of functions/callbacks (and who knows what more) I suggest making the search implementation more generic. My suggestion is to search for any file named like the entered query in /docs or any subfolder. Ideas?