Skip to content

kendryte/kendryte-doc-datasheet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KENDRYTE DOCUMENT PROJECT

Build Status

How to build

Install gitbook.

npm install gitbook-cli -g

Clone this project.

git clone https://github.com/kendryte/kendryte-doc-datasheet.git

Build this project and view it in web browser, $LANG is your current language.

$LANG DESCRIPTION
en English
zh-Hans 简体中文
zh-Hant 繁體中文
cd kendryte-doc-ds/$LANG
gitbook install
gitbook serve

Releases

No releases published

Packages

No packages published