koki / short

Manageable Kubernetes manifests through a composable, reusable syntax
https://docs.koki.io/short
Apache License 2.0
122 stars 14 forks source link

document types in code #240

Open brandonkal opened 4 years ago

brandonkal commented 4 years ago

I am working to port the ideas here to TypeScript. When I programatically convert structs to TypeScript types the types and fields have no documentation. In the same way, documentation can be parsed for tools like Godoc. In a perfect world, your docs/resources would be generated from the source code.