https://github.com/robotology/robotology-documentation
Documentation of Robotology repositories
https://github.com/robotology/robotology-documentation
documentation icub
Last synced: 5 months ago
JSON representation
Documentation of Robotology repositories
- Host: GitHub
- URL: https://github.com/robotology/robotology-documentation
- Owner: robotology
- License: gpl-3.0
- Created: 2020-06-28T06:52:14.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-06-18T16:05:26.000Z (about 1 year ago)
- Last Synced: 2025-06-18T17:23:43.234Z (about 1 year ago)
- Topics: documentation, icub
- Language: HTML
- Homepage: https://robotology.github.io/robotology-documentation/doc/html
- Size: 118 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Documentation of Robotology repositories
========================================

Check out the [website 🌐](https://robotology.github.io/robotology-documentation/doc/html)
Here we make available a centralized GH Action that automatically generates the documentation of specific repositories hosted on this organization.
At the time being, we serve the following repositories:
- [`icub-main`](https://github.com/robotology/icub-main)
- [`icub-tutorials`](https://github.com/robotology/icub-tutorials)
If you want to clone this repo locally, remember that it is sufficient to clone the `master` branch only:
```sh
$ git clone --branch master --single-branch https://github.com/robotology/robotology-documentation.git
```