Version 1.3.0
- The documentation is now more extensive and split into multiple pages.
- Added a search results tool, which takes the data culled from each page and creates a JSON file of search results, which can be fed into a search library.
- The
.searchConfig()
function configures search results options. - The
.buildSearch()
function creates the search results tree from the existing documentation set.
- The
- The
silent
option is nowfalse
by default.