Skip to content

Version 1.3.0

Compare
Choose a tag to compare
@gakimball gakimball released this 22 Feb 23:16
· 65 commits to master since this release
  • 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 silent option is now false by default.