ankor-io-deprecated/ankor-framework

Create a Model Documentation Tool

Opened this issue · 0 comments

Write a tool based on Javadoc that scans the ViewModel and creates a detailed (API like) documentation of the whole model.
ActionListeners and ChangeListeners are marked and documented via the javadoc text from the corresponding method.
The start page shows the complete model in json like syntax. Every property is linked to a detail page.