Skip to content

quic-zhanlin/quic-qrb-ros.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qualcomm QRB ROS Documentation

Read online documents

QRB ROS Documents: quic-qrb-ros.github.io

Build documents

Install sphinx and themes

sudo pip install sphinx sphinx-rtd-theme sphinx-design sphinx-tabs sphinx-multiversion

Build and generate html

make html
cp source/_templates/index.html build/html/

Preview web page

cd build/html
python3 -m http.server

Then, in browser open http://your_host:8000 to preview..

About

Qualcomm Robotics ROS documentations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 45.4%
  • HTML 19.6%
  • Batchfile 15.6%
  • CSS 13.3%
  • Makefile 6.1%