summaryrefslogtreecommitdiffhomepage
path: root/examples/skydrive
AgeCommit message (Collapse)Author
2020-09-11Restructure examples folder (#47)Zsolt Kozaroczy
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.
2012-11-25Cleaned up examples directoryRandy Morgan
2012-09-14erm...Randy Morgan
2012-09-08examples for sprk2012Randy Morgan
2012-08-12fix error in font_size calculation when using user specified styles that do ↵Randy Morgan
not define sz and update read_example.rb
2012-04-25documentation updates and example dir restructuring.Randy Morgan