API - parksjin01/2018-Graduation-Project GitHub Wiki

API is written with sphinx

  • API can be found in Docs folder
  • Method to download sphinx api folder and see document
git clone https://github.com/parksjin01/2018-Graduation-Project.git
cd Docs
cd _build
cd html
open index.html