Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pollen-robotics/reachy-2019-docs
Reachy's full documentation
https://github.com/pollen-robotics/reachy-2019-docs
Last synced: about 1 month ago
JSON representation
Reachy's full documentation
- Host: GitHub
- URL: https://github.com/pollen-robotics/reachy-2019-docs
- Owner: pollen-robotics
- License: apache-2.0
- Created: 2020-02-03T13:02:41.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-22T14:02:20.000Z (over 3 years ago)
- Last Synced: 2024-11-06T08:12:40.744Z (3 months ago)
- Language: HTML
- Homepage: https://pollen-robotics.github.io/reachy-2019-docs/
- Size: 54.2 MB
- Stars: 6
- Watchers: 8
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Reachy 2019 manual
**:warning::warning: This documentation is meant for Reachy 2019. If you have a newer version (Reachy 2021) please refer to the [corresponding documentation](https://docs.pollen-robotics.com/)! :warning::warning:**
This repository holds the full documentation for Reachy. It's based on the [hugo theme book](https://themes.gohugo.io/hugo-book/).
## To contribute
The easiest way:
* Go to the build docs: https://pollen-robotics.github.io/reachy-2019-docs/
* click on the _edit page_ link at the bottom of the page and follow the instructions.The hardest way:
* Install [hugo](https://gohugo.io)
* Clone this repo (with its submodule)
* Run ```hugo server```
* Commit your modification.