Coder Social home page Coder Social logo

lilianalee / doc-rk3328-cc Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jessestuart/doc-rk3328-cc

0.0 0.0 0.0 2.72 MB

ROC-RK3328-CC Documents

Home Page: http://en.t-firefly.com/product/rocrk3328cc.html

Makefile 5.05% Python 87.46% Batchfile 5.75% Shell 1.74%

doc-rk3328-cc's Introduction

ROC-RK3328-CC Manual

This is the manual of the ROC-RK3328-CC board.

The manual can be built by:

# Install requiremnts
sudo apt-get install virtualenv
virtualenv --python=python3 ~/sphinx-markdown
source ~/sphinx-markdown/bin/activate
pip install -r requirements.txt

# Build English Manual
make -C en html
# open en/_build/html/index.html in browser

# Build Chinese Manual
make -C zh_CN html
# open zh_CN/_build/html/index.html in browser

source ~/sphinx-markdown/bin/activate needs to run once before the make commands, or you can run them in a subshell:

(source ~/sphinx-markdown/bin/activate && make -C en html)


(Tested in Ubuntu 16.04)

doc-rk3328-cc's People

Contributors

jessestuart avatar t-firefly avatar zouxf avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.