Remove Exhaustive parameter for documentation

This commit is contained in:
Alexander Bock
2017-07-27 14:46:46 -04:00
parent e794f6ae01
commit 35a41d3283
19 changed files with 39 additions and 108 deletions
@@ -112,8 +112,7 @@ documentation::Documentation RenderableDebugPlane::Documentation() {
Optional::Yes,
OriginInfo.description
}
},
Exhaustive::Yes
}
};
}