* [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
* remove user preference setting save
* fix host setting test
* remove userPreferences test
* fix title service test
* remove unused imports
* restore input align
* fix service import in test tag rating
* fix app config, add extra flags for version manager
* add docs and tests
* update i18n strings
* rename "id" to "nodeId"
* automatically detect permissions
* restore 'id' and mark as deprecated
* [ADF-2562] Download a previous version
* [ADF-2562] add input property to enable/disable version downloads
* [ADF-2562] add example in demo-shell
* [ADF-2562] unit tests
* [ADF-2561] View comments on previous versions (#3137)
* [ADF-2561] View comments on previous versions
add input property to enable/disable viewing version comments
* [ADF-2561] add more tests
* remove name property
* test fixes