From 15d7a0880cde0082ab73f64ce9b3e7fddf2fe41e Mon Sep 17 00:00:00 2001 From: Angelos Chalaris Date: Tue, 20 Dec 2016 11:49:03 +0200 Subject: [PATCH] Table quick reference --- docs/quick_reference.html | 22 +++++++++++++++++++--- docs/v2/DEVLOG.md | 1 + 2 files changed, 20 insertions(+), 3 deletions(-) diff --git a/docs/quick_reference.html b/docs/quick_reference.html index deb234c..35cd313 100644 --- a/docs/quick_reference.html +++ b/docs/quick_reference.html @@ -689,7 +689,18 @@

Notes

@@ -744,7 +755,9 @@

Notes

@@ -774,7 +787,10 @@

Notes

diff --git a/docs/v2/DEVLOG.md b/docs/v2/DEVLOG.md index 5992cb0..5cbba0e 100644 --- a/docs/v2/DEVLOG.md +++ b/docs/v2/DEVLOG.md @@ -683,3 +683,4 @@ ## 20161220 - Added notes for `input_control` in `quick reference`. +- Documented `table` in `quick reference`.