[docs] Docs are not printable

anatoly techtonik techtonik at gmail.com
Thu Jul 1 20:35:26 CEST 2010


This is usually resolved with alternative CSS stylesheet for printing
[1] specified in html <head> section with:

<link rel="stylesheet" type="text/css" media="screen"
href="../_static/print.css" />

Currently d.p.o doesn't have any - http://docs.python.org/_static/

[1] http://www.w3.org/TR/CSS2/media.html
-- 
anatoly t.



On Thu, Jul 1, 2010 at 6:12 PM, Bruce Korb <bkorb at vmem.com> wrote:
> The bug is that I need to burn trees for small pieces of the docs
> and it is not possible with firefox to print the useful text with that
> left side menu stuff.  Please put it on the right side and all will
> be well.  Thank you.
>
> http://docs.python.org/library/xml.dom.minidom.html
> _______________________________________________
> docs mailing list
> docs at python.org
> http://mail.python.org/mailman/listinfo/docs
>


More information about the docs mailing list