Skip to content

yuhongyi/genesis-doc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Genesis Documentation (English Version)

  1. Create a clean env using python >= 3.9, install Sphinx and other dependencies
pip install genesis-world  # Requires Python >= 3.9;
  1. Build the documentation and watch the change lively
# In genesis-doc/
rm -rf build/; make html; sphinx-autobuild ./source ./build/html

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 80.3%
  • Makefile 18.7%
  • CSS 1.0%