Skip to content

vinsonwu1985/MaixPy_DOC

 
 

Repository files navigation

Documentation Of MaixPy

Read me online 在线阅读

Build Status


Build Doc

This documentation site is powered by GitBook. You can check out the online version here.

You need Node.js and npm to be able to build the site.

To install gitbook:

npm install gitbook-cli -g

Get Doc source code:

sudo apt install git 
git clone https://github.com/sipeed/MaixPy_DOC.git

Install gitbook plugins:

cd MaixPy_DOC
gitbook install

Serve as a website:

chmod +x serve.sh
./serve.sh

Then visit http:https://localhost:4000

About

Documentation of MaixPy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • CSS 37.5%
  • HTML 37.4%
  • JavaScript 17.5%
  • Shell 7.6%