diff --git a/tsconfig.typedoc.json b/tsconfig.typedoc.json index d05a082af..a8d40aa90 100644 --- a/tsconfig.typedoc.json +++ b/tsconfig.typedoc.json @@ -10,7 +10,7 @@ "sourceMap": false }, "files": [ - "src/ng2.ts", + "src/index.ts", "../ui-router-core/src/index.ts", "node_modules/typescript/lib/lib.es6.d.ts" ]