view - generator tree like augury angular 2 -


i documenting project , add docs easier in future begginers understand structure of project. using angular2 , documenting typedocs. question is: there solution, plugin, etc... creates tree view of components (parent-child relation) augury does?

here let image augury realize show this:

enter image description here

any suggestion appreciated it! thank you!

there compodoc (https://github.com/compodoc/compodoc) seems want, in opinion, it's still ugly is...


Comments

Popular posts from this blog

android - ConstraintLayout: Realign baseline constraint in case if dependent view visibility was set to GONE -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

c# - Update a combobox from a presenter (MVP) -