Skip to content

collector-m/internrobotics.github.io

 
 

Repository files navigation

Documentation (English Version)

  1. Install Sphinx and other dependencies.

    pip install -r requirements.txt && pre-commit install
  2. Build the documentation and watch the change lively

    rm -rf _build/; make html;

About

Documentation of Intern Robotics Platform & Toolkits

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 83.1%
  • Makefile 14.0%
  • CSS 2.9%