fix meta data for docs

This commit is contained in:
Amish Shah
2016-08-14 18:13:41 +01:00
parent 62856ff57a
commit 1ea53c18ac
2 changed files with 4 additions and 1 deletions

View File

@@ -38,6 +38,9 @@ function next() {
cleanPaths();
console.log('parsed inline code');
json = {
meta: {
version: GEN_VERSION,
},
custom: customDocs,
json,
};