Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 206 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 206 Bytes

ACAS X Simulator

You should go check out the docs!

Install sphinx and recommonmark in Python 3, then head to docs/ and run:

make html
cd docs/_build/html/
python3 -m http.server [PORT]