Skip to content

erbieio/wallet-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local Development


  • How to install sphinx
  • First, run pip install -U sphinx to install sphinx
  • Then, run pip install sphinx_book_theme to install sphinx theme
  • Finally, run make html to build the docs