Updated README to include some quickstart information and information on
what YAQL is.
Includes stubs for further expansion of YAQL documentation and proposes
general structure of how YAQL documentation might look like.
Targets blueprint: yaql-docs
Change-Id: I65885bd132bb3efa5798aa0cb6f1774b2348a44e
Use tox to test and build the project:
* configuration files are generated from:
http://git.openstack.org/cgit/openstack-dev/cookiecutter/
* things to be done in later commits:
- fix failing pep8 checks
- fix py26 compatibility
- fix py3.x compatibility
- add more documentation