Skip to content

This is a development fork. Do not pull from this repo.

License

Notifications You must be signed in to change notification settings

aws-ros-dev/ros2_documentation

 
 

ROS Documentation

This is the ROS2 documentation site.

Project structure

Under /source are the source files for the site. In the root directory are the files required to locally build the site for testing.

Build the site locally

Prerequisites

You must have sphinx and the sphinx-tabs extension installed, preferably using pip:

pip3 install sphinx sphinx-tabs

For other distributions please refer to http://www.sphinx-doc.org/en/master/usage/installation.html

Build the site

To build the site just execute:

make html

The site will be generated in the build/html directory. The main page is README.html

About

This is a development fork. Do not pull from this repo.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.3%
  • Makefile 1.7%