Skip to content
#

Documentation

Documentation is a set of information that describes a product to its users, including what it is, how it operates, and how to use it.

Here are 6,821 public repositories matching this topic...

storybook
dexster
dexster commented Mar 9, 2021

Bug

In an Angular project Storybook is displaying this console error for a link generated by Compodocs

Warning: validateDOMNesting(...): <a> cannot appear as a descendant of <a>.
    in a (created by Markdown)
    in a (created by Markdown)
    in p (created by Markdown)
    in Markdown (created by ArgRow)
    in div (created by Context.Consumer)
    in Styled(div) (created b
docusaurus
react-styleguidist
typedoc
Gerrit0
Gerrit0 commented Mar 22, 2021

https://github.com/TypeStrong/typedoc/blob/master/scripts/generate_changelog.js can be used to generate a changelog for TypeDoc's versions. It is now being used to generate the release notes when a new release is published.

https://github.com/TypeStrong/typedoc/blob/5071848a65325ba280df4419f9562e968a1b9c9f/scripts/create_release.js#L83-L85

The next step is to use this script in the [typedoc-

Wikipedia
Wikipedia