Feature Request
Is your feature request related to a problem? Please describe.
Usually a library author would like to publish their API document. It would be great if the functionality is available out-of-box.
Describe the solution you'd like
There is a solution to generate API document into README.md, as described at https://stackoverflow.com/a/57052392/955091
Describe alternatives you've considered
Other solutions might be publishing to GitHub Pages, but it would be more complicated for a starter template.
Are you willing to resolve this issue by submitting a Pull Request?
Feature Request
Is your feature request related to a problem? Please describe.
Usually a library author would like to publish their API document. It would be great if the functionality is available out-of-box.
Describe the solution you'd like
There is a solution to generate API document into
README.md, as described at https://stackoverflow.com/a/57052392/955091Describe alternatives you've considered
Other solutions might be publishing to GitHub Pages, but it would be more complicated for a starter template.
Are you willing to resolve this issue by submitting a Pull Request?