Skip to content

Commit

Permalink
Add appropriate DDOX filter arguments
Browse files Browse the repository at this point in the history
  • Loading branch information
s-ludwig committed Jun 26, 2013
1 parent c98e286 commit 43c2ae1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,7 @@
"platforms": ["windows"],
"versions": ["VibeWinrtDriver"]
}
]
],

"-ddoxFilterArgs": ["--min-protection=Public", "--ex", "deimos.", "--ex", "vibe.core.drivers.", "--ex", "etc.", "--ex", "std.", "--ex", "core."]
}

0 comments on commit 43c2ae1

Please sign in to comment.