Feature Request: Add Search Functionality to the Wiki
Summary
The current OTAPI Docs wiki does not have a search functionality, making it challenging to quickly locate specific topics or information within the documentation.
Motivation
As the documentation grows, finding relevant information can become cumbersome without a search feature. Adding this feature would enhance user experience and improve the accessibility of information for developers using the RAD Studio IDE Open Tools API.
Suggested Implementation
Implement a search bar at the top of the wiki pages that allows users to enter keywords. This could be achieved using existing search tools within GitHub or by integrating a third-party search solution.
Additional Context
Implementing a search feature is a common practice in documentation projects, and it would significantly improve usability for both newcomers and experienced users of the OTAPI.
Great idea! If you're able to open a pull request with that functionality included, we'd be happy to review and include it.
I think he meant a search function when it was downloaded. 😉