Closes #3632 Closes #3704
Closes #3345
Closes #3167 Closes #3221
Closes #2399 Closes #3316
This means that we can now run just the d.ts file generation by running: ```bash gulp docs/typings ``` In addition the type definition generation was messing with the other docs tasks so separating it also fixes problems there.