AllenCell / AllenCell/vole-core
add typedoc to package.json
Ouverte
milestone candidate
- Langage dominant
- TypeScript
- Étoiles
- 106
- Forks
- 11
- Merge moyen
- 3 j 51 min
- PR mergées (30 j)
- 12
Description
## 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.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.