This commit is contained in:
syuilo
2017-12-15 00:54:28 +09:00
parent d6ec5f2fe1
commit 13e4034cee
3 changed files with 138 additions and 150 deletions

View File

@ -77,7 +77,7 @@ const extractDefs = params => {
}
});
return defs;
return sortParams(defs);
};
gulp.task('doc:api', [