docs(docusaurus): update docs, add languages, ready to build

This commit is contained in:
Amruth Pillai
2022-03-11 20:02:16 +01:00
parent 2ff6761630
commit 1cc2232730
3 changed files with 28 additions and 4 deletions

View File

@ -62,8 +62,12 @@ const config = {
title: 'Sections',
items: [
{
label: 'Building from Source',
to: '/build-from-source',
label: 'Tutorial',
to: '/tutorial',
},
{
label: 'Source Code',
to: '/source-code',
},
],
},