docs(ivy): document global debugging utilities and clean up API (#34453)

Cleans up the public API of the global debugging utilities, documents them and exposes them in the API docs.

PR Close #34453
This commit is contained in:
crisbeto
2019-12-19 21:25:42 +01:00
committed by Andrew Kushnir
parent d72cfc9d57
commit 471375adbe
14 changed files with 240 additions and 171 deletions

View File

@ -97,7 +97,7 @@ module.exports =
'common/testing/index.ts',
'common/upgrade/index.ts',
'core/index.ts',
'core/global.ts',
'core/global/index.ts',
'core/testing/index.ts',
'elements/index.ts',
'forms/index.ts',