| MATLAB Function Reference | ![]() |
builddocsearchdb help_location
builddocsearchdb help_location builds a searchable database of user-added HTML and related help files in the specified help location. The help_location argument is the full path to the directory containing the help files. The database enables the Help browser to search for content within the help files.
builddocsearchdb creates a directory named helpsearch under help_location. The helpsearch directory contains the search database files. Add the location of the helpsearch directory to your info.xml file.
The helpsearch directory works only with the version of MATLAB® software used to create it.
For a full discussion of this process, refer to Adding HTML Help Files for Your Own Toolboxes to the Help Browser.
Build a search database for the documentation files found at D:\work\mytoolbox\help.
builddocsearchdb D:\work\mytoolbox\help
![]() | brush | builtin | ![]() |
| © 1984-2008- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |