Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 228 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 228 Bytes

python101

python 101, python beginner workshop material

How to Build

  1. Install Sphinx Doc pip install -U Sphinx
  2. Clone repo
  3. Change dir to docs, $ cd docs
  4. Execute $ make html to make HTML document