Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-12 | feat(doc): Improve terminal printer (#6594) | Valentin Anger | |
- Add more support for generics - Add the --private flag - displays documentation for not exported and private nodes - Display more attributes like abstract, static and readonly - Display type aliases - Refactor module to use the Display trait - Use a bit more color | |||
2020-04-14 | fix(doc): expose optionality in function params and class members (#4738) | Luca Casonato | |
2020-04-08 | feat(doc): handle function params and type params (#4672) | Bartek IwaĆczuk | |