X Tutup
Skip to content

Latest commit

 

History

History
 
 

README.md

Build the docs:

Dependencies:

  1. python3
  2. pip install -r requirements.txt

Build HTML docs:

make html will build the docs in build/html.

Build Dash/Zeal docset

make docset produces tensorpack.docset.

X Tutup