-
Notifications
You must be signed in to change notification settings - Fork 13
Description
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.