Install gitbook.
npm install gitbook-cli -g
Clone this project.
git clone https://github.com/kendryte/kendryte-doc-ds.git
Build this project and view it in web browser, $LANG
is your current language.
cd kendryte-doc-ds/$LANG
gitbook install
gitbook serve