Skip to content

PARC-Robotics/documentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

documentation

Setup

pip install mkdocs
git config core.hooksPath .githooks

NOTE: mkdocs command should be available in PATH, please install it globally (and not in any virtual-env)

Develop

mkdocs serve

Deploy

git add -A
git commit
git push

Releases

No releases published

Packages

 
 
 

Contributors