Skip to content

Latest commit

 

History

History
 
 

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Preview the document locally

Installation

pip install sphinx furo

Build and preview

# PWD: docs/
make html

Then you can use a browser to open the generated HTML file in ./build/index.html.