Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 509 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 509 Bytes

navigation.ros.org

https://navigation.ros.org/

This folder holds the source and configuration files used to generate the Navigation2 documentation web site.

Dependencies for Build:

  • Sphinx
  • sudo apt install python3-pip
  • pip3 install breathe==4.12.0 sphinx_rtd_theme sphinxcontrib-plantuml

Build the docs locally with make html and you'll find the built docs entry point in _build/html/index.html.