Chapter 21. Search in Documentation

With the Search in Documentation View, the online documentation of MeVisLab can be searched (including all Doxygen references, all DocBook books, the OpenInventor reference, Python, and NumPy). The search starts immediately with each entered key (incremental search).

[Note]Note

As the index is read upon calling the search for the first time, the first search might take longer than expected. Further searches are fast.

Figure 21.1. Search in Documentation

Search in Documentation

A similar window can be opened via HelpSearch in Documentation:

Figure 21.2. Search in Documentation — Help Window

Search in Documentation — Help Window

Click the entry to open the linked documentation in a browser window.

The search works case-insensitive. However, correct spelling is preferred so different best match results will be received for “field” and “Field”.

The search is index-based. When using a local repository, the documentation needs to be built locally to generate the index databases.

[Note]Note

Selections in the Search in Documentation View are persistent and set as default the next time the View is used.

See the following example screenshots for some possible search terms:

Figure 21.3. Search in Documentation — ML Example

Search in Documentation — ML Example

Figure 21.4. Search in Documentation — MDL Example

Search in Documentation — MDL Example

Figure 21.5. Search in Documentation — Python Example

Search in Documentation — Python Example