Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

ESPnet document generation

Install

$ pip install sphinx
$ pip install sphinx_rtd_theme
$ pip install commonmark==0.5.4 recommonmark

Compile

$ make html

index.html will be created at _build/html/index.html