8000 GitHub - Robotics-Club-Pulchowk/EmbeddedTutorials: Documentation and Tutorials tailored for Robotics Club members, addressing their specific requirements and constraints.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Robotics-Club-Pulchowk/EmbeddedTutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EmbeddedTutorials

EmbeddedTutorials web pages are hosted here.

Build

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

# Install sphinx package and extensions
pip3 install sphinx sphinx_rtd_theme myst-parser sphinx-copybutton sphinx-tabs

# 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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0