I've had a couple of requests to make it easier to print the PyMOTW articles by using a print-specific style sheet on my site or blog. I decided that since it is so easy, I should just set up sphinx to produce a PDF of the entire thing. As a result, starting with today's article on struct each release will be available as a PDF from the project home page.
2 comments:
Thanks for your work Doug...you wrote 434 pages : maybe you'll have to think of writing a book on Python's modules :)
I couldn't believe the page count when I generated the PDF the first time. I think I've already written a book! ;-)
Post a Comment