Adrian Kokot
Adrian Kokot
## PR Checklist Please check if your PR fulfills the following requirements: - [ ] Tests for the changes have been added (for bug fixes/features) - [x] Docs have been...
## PR Checklist Please check if your PR fulfills the following requirements: - [ ] Tests for the changes have been added (for bug fixes/features) - [ ] Docs have...
## PR Checklist Please check if your PR fulfills the following requirements: - [ ] Tests for the changes have been added (for bug fixes/features) - [ ] Docs have...
### Description As I mentioned in #10, I'd like to see support for rendering the contents of `@example` tags of all types, as in my opinion examples are especially useful...
### Description Currently, if there's some additional text in `@returns` JSDoc tag, the contents of it are not visible in methods, functions, etc. As return type is inferred from typescript...
### Is this a regression? I don't know ### Description In #10 there's information that "NgDoc will join summary section with remark section": > I would suggest to use this...