Allow Searching for part of keywords
Multi-language source code documentation tool
Brought to you by:
gregvalure
As an end-user of Novashell which uses NaturalDocs, I often find myself unable to locate the appropriate keyword.
For example When searching the scripting reference I often think of a keyword for what I would like to achieve (for example, 'speed' if I want to set the speed of an object). However, the keyword itself will return no results as no functions actually start with the word 'speed'. The functions used to control speed are, for example, GetSpeed and SetDesiredSpeed.
Is it possible to update the system so that it searches through the entire keyword, and not just from the start of the keyword?