mirror of
https://gitee.com/dcren/initializr.git
synced 2025-09-18 09:44:47 +08:00

This commit adds support for an `HelpDocument` that can be generated alongside the project. Such document can hold an arbitrary number of sections with pre-defined sections such as "Getting Started" and "Next Steps". A default contributor retrieves the links for requested dependencies and add them to the document. Closes gh-353 Co-authored-by: Madhura Bhave <mbhave@pivotal.io>