8 Commits

Author SHA1 Message Date
9d6737149f DOCS: Update our reference.
* add the `in` operator.
* add the include expression.
2019-01-04 10:34:57 -06:00
fe4bb1c9d7 FEATURE: allow tuples to have true or false as field names.
this allows selects where the condiotion is a boolean and you can choose
the true or false branch.
2018-11-26 23:08:14 -06:00
4305fe0bcd DOCS: document the strict mode behavior for env variables. 2018-11-26 21:42:12 -06:00
9524cd9d25 DOCS: Add quoted fields for tuples to the documentation. 2018-11-25 12:44:04 -06:00
64e3b793ae DOCS: Update docs for Modules.
Also since We have the reference site now not longer embed the reference in the library
documentation.
2018-11-23 13:14:29 -06:00
11f86ea8f8 MAINT: Grammar, Spelling, and minor content fixes. 2018-11-18 14:50:30 -06:00
5dbf0eca3f MAINT: general formatting and cleanup for the docsite. 2018-11-17 22:28:25 -06:00
c20190e8e2 Add our documentation site using gutenberg and ucg.
* gutenberg generates the documentation site
* ucg configures the Google cloud storage bucket.
2018-11-17 17:51:18 -06:00