Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 491 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 491 Bytes

PlayStrategy API doc & examples

Contribute

API doc

cd doc
http-server # or `python -m http.server` or any HTTP file server

Now open http://localhost:8080/local.html, you should see the generated API doc.

Make modifications to doc/specs/playstrategy-api.yaml, and reload the page to see your changes.