Skip to content

alanray-tech/genesis-doc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

177 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors

Languages

  • Python 82.4%
  • Makefile 16.7%
  • CSS 0.9%