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

View File

@@ -154,8 +154,7 @@ documentation::Documentation RenderableTrail::Documentation() {
Optional::Yes,
RenderingModeInfo.description
}
},
Exhaustive::No
}
};
}