RE: Screenshots in Sphinx docs

2015-12-15 Thread Albert-Jan Roskam
> To: python-list@python.org > From: tjre...@udel.edu > Subject: Re: Screenshots in Sphinx docs > Date: Mon, 14 Dec 2015 14:01:03 -0500 > > On 12/14/2015 11:31 AM, Albert-Jan Roskam wrote: > > > I'd like to include up-to-date screenshots (of a tkinter app) &

Re: Screenshots in Sphinx docs

2015-12-14 Thread Terry Reedy
On 12/14/2015 11:31 AM, Albert-Jan Roskam wrote: I'd like to include up-to-date screenshots (of a tkinter app) > into my Sphinx documentation. If you manually take screenshots with *any* screen grabber and save in an appropriate format, this is apparently trivial -- use the ..image directive