builddocsearchdb
Build searchable documentation database
Syntax
Description
builddocsearchdb(
builds a
searchable database, also referred to as a search index, from HTML files in the
specified folder. folder
)
The builddocsearchdb
function creates a subfolder,
helpsearch-v4
, to contain the database files. The database
enables MATLAB® to search for content within the HTML files assuming the MATLAB version is the same version used to create the database.
Examples
Input Arguments
Limitations
builddocsearchdb
is not supported in MATLAB Online™.