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 Build and generate html make html Preview web page cd build/html python3 -m http.server Then, in browser open http://your_host:8000 to preview..