Skip to content

Gerapy/Docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Build

Install dependencies

pip3 install -r requirements.txt

Build Docs

change to en or zh_cn folder, then run:

make html

Then built files will appear in a folder named build.

Preview

Documents are available at https://docs.gerapy.com.