From 282eec44ef01746ee25931fa6cd287ad083fd40b Mon Sep 17 00:00:00 2001 From: Zsolt Kozaroczy Date: Fri, 11 Sep 2020 00:36:29 +0200 Subject: Restructure examples folder (#47) Split examples into separate markdown files, each containing a description, sample code, and a screenshot of the resulting xlsx document. The script `generate.rb` is provided to actually generate the example documents by executing the sample code contained in the markdown files. --- examples/images/range_validation_example.png | Bin 0 -> 33139 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 examples/images/range_validation_example.png (limited to 'examples/images/range_validation_example.png') diff --git a/examples/images/range_validation_example.png b/examples/images/range_validation_example.png new file mode 100644 index 00000000..5e0e4918 Binary files /dev/null and b/examples/images/range_validation_example.png differ -- cgit v1.2.3