Very interesting concept, it indeed could help keep the images up to date with Pharo :)
Maybe we should agree on some convention or use a common library for them that will take these images with just a single message ? Or even make it part of Pillar syntax ? On Fri, May 2, 2014 at 1:07 PM, Laurent Laffont <[email protected]>wrote: > Why not putting Smalltalk code that will take the screenshot and save it > in the documentation ? Makes good functionnal tests too à la Python. > > Laurent > > Le vendredi 2 mai 2014, 11:27:47 Stephan Eggermont a écrit : > > What is the best way to make screenshots for documentation? In Pillar we > mostly have a figures directory with pngs. With the change rate of Pharo, > making them by hand seems a bad idea. > > > > Stephan > > >
