feat: add docs sidebar

This commit is contained in:
endiliey 2018-09-15 16:19:48 +08:00
parent c132c7445f
commit 85f0fd69c0
4 changed files with 62 additions and 6 deletions

View file

@ -144,7 +144,7 @@ module.exports = async function processMetadata(
metadata.id = `version-${version}-${metadata.id}`;
}
/* save localized id before adding language on it*/
/* save localized id before adding language on it */
metadata.localized_id = metadata.id;
/* if language */