Skip to content

Commit

Permalink
chore(context): use wildcard to include source code for apidocs
Browse files Browse the repository at this point in the history
  • Loading branch information
raymondfeng committed Jan 17, 2019
1 parent 69eaaec commit 0cbc739
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions packages/context/docs.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,7 @@
{
"content": [
"index.ts",
"src/binding-key.ts",
"src/binding.ts",
"src/context.ts",
"src/index.ts",
"src/inject.ts",
"src/value-promise.ts",
"src/bind-decorator.ts",
"src/provider.ts",
"src/resolution-session.ts",
"src/resolver.ts"
"src/*.ts"
],
"codeSectionDepth": 4
}

0 comments on commit 0cbc739

Please sign in to comment.