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/assets/image1.jpeg | Bin 0 -> 82255 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 examples/assets/image1.jpeg (limited to 'examples/assets') diff --git a/examples/assets/image1.jpeg b/examples/assets/image1.jpeg new file mode 100644 index 00000000..ce1d0c56 Binary files /dev/null and b/examples/assets/image1.jpeg differ -- cgit v1.2.3