Closed devpaul closed 7 years ago
I tested using the latest (unreleased) typedoc on widget-core and it builds documentation without issue. Further progress is blocked until typedoc releases to npm.
Once typedoc is available w/ 2.3.2 support we should:
grunt-dojo2-extras
to grunt-dojo2
grunt api
before_install
from .travis.yml
and update the buildtypedoc
and doc
task from grunt-dojo2
This is now using the latest version of TypeDoc, and TypeScript 2.4.2. None of the other described changes have been made.
The remaining comments have been addressed or moved to other issues.
The next release of TypeDoc should provide TypeScript 2.3.2 support. Since Dojo 2 has already switched to TS 2.3.2 we should update as well when TypeDoc releases.