[x] KeyEvent.js - NB: Do not define constants out of the define block, it may break in safari.
[x] NativeApp.js
[x] NodeUtils.js
[x] TokenUtils.js
[x] UrlParams.js - not to be included in docs, but add a JS doc comment on top of this file saying that this is deprecated and use browser APIs for operating on URLs.
[x] ValidationUtils.js
[x] ZipUtils.js
src/preferences
[x] PreferencesManager.js
src/language
[x] HTMLSimpleDOM.js
src/filesystem
[x] File.js
[x] FileSystemError.js
[x] FileSystemStats.js
[x] RemoteFile.js
[x] WatchedRoot.js
src/features
[x] PriorityBasedRegistration.js
src/command
[x] Commands.js - The well known exported command IDs needs to be in the docs somehow. maybe use enum?
List of Pending API docs
src/widgets
src/view
src/utils
src/preferences
src/language
src/filesystem
src/features
src/command