Skip to content

Genesis-Embodied-AI/genesis-doc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Genesis Documentation

  1. Create a clean env using python 3.10, install Sphinx and other dependencies
# In Genesis-dev/
pip install -e ".[docs]"
  1. Build the documentation and watch the change lively
# In doc/
rm -rf build/; make html; sphinx-autobuild ./source ./build/html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published