AllenCell / AllenCell/vole-core
add typedoc to package.json
Offen
milestone candidate
- Vorherrschende Sprache
- TypeScript
- Sterne
- 106
- Forks
- 11
- Ø Merge
- 3 T. 51 Min.
- Gemergte PRs (30 T.)
- 12
Beschreibung
## Use Case
to do refactoring it is useful to have a visualization of apis, classes and maybe call graphs
## Solution
typedoc can provide most of this. We can add it as devdependency and add a package.json script to generate the visualization for developer use. Doesn't need to be part of ci/cd.
## Alternatives
other doc generation tools? typedoc seems pretty good.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.