Greg Hysz 500b57e935
Adds Template for Specs (#12)
* Adds `docs` directory, along with boilerplate code and templates for readthedocs.org.

* docs: update orders spec

Co-authored-by: Lawrence Forman <me@merklejerk.com>
2020-10-27 16:31:15 -07:00
..
2020-10-27 16:31:15 -07:00
2020-10-27 16:31:15 -07:00
2020-10-27 16:31:15 -07:00
2020-10-27 16:31:15 -07:00
2020-10-27 16:31:15 -07:00
2020-10-27 16:31:15 -07:00
2020-10-27 16:31:15 -07:00
2020-10-27 16:31:15 -07:00
2020-10-27 16:31:15 -07:00
2020-10-27 16:31:15 -07:00
2020-10-27 16:31:15 -07:00
2020-10-27 16:31:15 -07:00
2020-10-27 16:31:15 -07:00
2020-10-27 16:31:15 -07:00
2020-10-27 16:31:15 -07:00
2020-10-27 16:31:15 -07:00
2020-10-27 16:31:15 -07:00
2020-10-27 16:31:15 -07:00

Dependencies

    pip3 install sphinx recommonmark

Syntax

Documentation can be written in Markdown (.md) or Restructured Text (.rst).

Build and Test

cd docs
make html
open _build/html/index.html

Tips

  • Generate RST tables here.
  • Set your editor's ruler to 100 characters.