Skip to content

arjunmajum/stretch_docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stretch Docs

This repository generates the documentation hosted at docs.hello-robot.com.

Setup

python3 -m pip install mkdocs mkdocs-material mktheapidocs

Development

The following command will serve the static website with hot-reloading (i.e. your edits are reflected in real time).

python3 -m mkdocs serve

Deploying

Next to this repository, clone hello-robot/hello-robot.github.io. The deploy.sh script with automatically build the docs, replace the contents of hello-robot.github.io, and push the new docs to master. Github will reflect the changes at docs.hello-robot.com.

./deploy.sh

About

Documentation and user manuals for the Stretch robot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%