* [ADF-3323] Moved source file parsing to main doc tool
* [ADF-3323] Moved source info classes
* [ADF-3323] Added doc YAML generator tool
* [ADF-3323] Added doc YAML/JSON source paths to gitignore
* [ADF-3323] Completed templates and template context code
* [ADF-3323] Added source paths and updated type linker
* [ADF-3323] Final fixes to templates and type linking
* [ADF-3323] Fixed filter for private and protected methods
* [ADF-3323] Content services docs after check and rebuild
* [ADF-3323] Updated docbuild script in package.json
* [ADF-3279] Added timing option
* [ADF-3279] Updated to keep md files in memory during processing
* [ADF-3279] Changed read phase to use stored Markdown trees
* [ADF-3279] Renamed tool functions and removed obsolete ones
* [ADF-3279] Added progress bar and better error message handling
* [ADF-3230] Added basic change detector to doc tools
* [ADF-3230] Updates to type linker to fix before/after inconsistencies
* [ADF-3230] Fixed comparison error caused by adjacent text blocks
* [ADF-3230] Added basic change detector to doc tools
* [ADF-3230] Updates to type linker to fix before/after inconsistencies
* [ADF-3230] Fixed comparison error caused by adjacent text blocks
* [ADF-3230] Modified props tool to remove spaces from union types
* [ADF-3230] Made ToC tool before/after state consistent
* [ADF-3198] Fixed glitches in doc index files and tools
* [ADF-3198] Reviewed new tutorial content and fixed index glitches
* [ADF-3198] Fixed host settings component brief description
* [ADF-2824] Moved search widget docs into separate pages
* [ADF-2824] Separated search widget page and added search filter service docs
* [ADF-2824] Updated new search docs with doc tools