* [ADF-4152] Initial GraphQL implementation
* [ADF-4152] Schema updates
* [ADF-4152] Rounded out basic fields
* [ADF-4152] Added basic template functionality
* [ADF-4152] Added full template generation
* [ADF-4152] Moved proc services doc files to new folders
* [ADF-4152] Updated README.md with section from new template
* [ADF-4152] Fixed another problem with relative URLs
* [ADF-4152] Fixed links and some more bugs
* [ADF-4152] Removed proc services folder README file
* [ADF-3745] Added Extensions folder and index section to docs
* [ADF-3745] Fixed static links in README.md
* [ADF-3745] Fixed typo in readme contents section
* [ADF-3538] start creating new folder for cloud components
* [ADF-3538] added new package to the script and the builds
* [ADF-3538] added some more changes to scripts
* [ADF-3538] - starting the new package
* change index
* fix package
* Fix module structure with Cli
* add basic structure
* Create a library with angular cli
* Add a cloud component as example
* Skip the scss style
* add the import scss
* remove useless codes
* Add i18n example
* remove useless code
* Simplify the hello component
Fix the wrong path
* Fix process service cloud path
* Download process-service-cloud from the CS
* [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