Documentation tools
A list of tools have been evaluated for documenting aurelia+typscript based projects:
- typedoc
- esdoc + esdoc typescript plugin
- tsdoc
- compodoc
The evaluation requirement is: one command, and get me the documentation please.
Only compodoc does the documention job nicely without a piece of complaint. Other three tools do not do the job as simple as the requirement is. Do not waste your time using those three.