Skip to content

sonelu/mh5_documentation

Repository files navigation

MH5 Robot Combined Documentation

Temporary documentation building for the whole MH5 platform. This collects all the packages used for MH5 and builds a single documentation that is published at Read The Docs.

Documentation access

To access the documentation follow this link.

You can also access the PDF format of the documentation.

NOTE: This documentation is in progress and there will be significant changes in the future as new packages are included and more details are added.

Documentation structure

The documentation uses Sphinx and for C++ code doxygen. The formatting is based on the sphinx-rtd-theme theme and breathe is used to bridge the automation of C++ code documentation produced by doxygen.

This repository includes a few .rst files that provide generic information about the project as well as the main structure of the documentation.

In order to make the development and deployment of the various parts of the project manageable they are split in different repositories on GitHub. This repository uses git submodule functionlity to include all these components and then integrates the documentation included in each of the docs directories into one single structure that is published on Read the Docs.

Documentation build

The build is triggered automatically on Read the Docs once any change is performed on the content of this repository.

WARNING: Due to the way submodules work in GitHub, changes to the included repositories have to be explicitly pulled in this composite repository to be reflected in the final documentation.

About

Temporary documentation building for the whole MH5 platform

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published