Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EmbeddedTutorials

EmbeddedTutorials web pages are hosted here.

Setup, Build, and Run

# Create Virtual Environment
python3 -m venv .venv
source .venv/bin/activate

# Install sphinx package and extensions
pip3 install -r requirements.txt

# Build html
make html

# Run Webpages
cd build/html
python3 -m http.server # OR, firefox index.html

About

Documentation and Tutorials tailored for Robotics Club members, addressing their specific requirements and constraints.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages