Releases: flarebyte/baldrick-doc-ts
Releases · flarebyte/baldrick-doc-ts
"v0.11.0"
"v0.10.0"
v0.9.0
v0.8.5
v0.7.0
v0.6.0
v0.5.0 typedoc markdown documentation
Document generator for typescript projects
- It relies on typedoc under the hood.
- It can be run directly using
npx
. - It generate the documentation as markdown. This provides a more basic documentation that the default
typedoc
but does not generate any html or css that would become part of the source code, and may raise some warnings with many linters.