Re: [libvirt] [PATCH 7/7] docs: syntax highlight code blocks using SHJS

2013-02-01 Thread Claudio Bley
At Thu, 31 Jan 2013 09:20:28 -0700, Eric Blake wrote: > > On 01/31/2013 02:47 AM, Claudio Bley wrote: > > > > > IMO, these files are "object files", as far as the GPL v3 is > > concerned. > > > > ,[ GPL v3 1. Source Code ] > > | The "source code" for a work means the preferred form of the w

Re: [libvirt] [PATCH 7/7] docs: syntax highlight code blocks using SHJS

2013-01-31 Thread Eric Blake
On 01/31/2013 02:47 AM, Claudio Bley wrote: > > IMO, these files are "object files", as far as the GPL v3 is > concerned. > > ,[ GPL v3 1. Source Code ] > | The "source code" for a work means the preferred form of the work > | for making modifications to it. "Object code" means any non-sour

Re: [libvirt] [PATCH 7/7] docs: syntax highlight code blocks using SHJS

2013-01-31 Thread Claudio Bley
I missed this reply of yours the first time. Let's see. At Tue, 29 Jan 2013 11:38:41 -0700, Eric Blake wrote: > > On 01/22/2013 07:31 AM, Claudio Bley wrote: > > Add minimized CSS and Javascript files of SHJS > > (http://shjs.sourceforge.net/) required for highlighting C code. > > > > Call sh_hi

Re: [libvirt] [PATCH 7/7] docs: syntax highlight code blocks using SHJS

2013-01-29 Thread Eric Blake
On 01/22/2013 07:31 AM, Claudio Bley wrote: > Add minimized CSS and Javascript files of SHJS > (http://shjs.sourceforge.net/) required for highlighting C code. > > Call sh_highlightDocument() in onload event handler. > > Signed-off-by: Claudio Bley > --- > docs/newapi.xsl |2 +- > doc

[libvirt] [PATCH 7/7] docs: syntax highlight code blocks using SHJS

2013-01-22 Thread Claudio Bley
Add minimized CSS and Javascript files of SHJS (http://shjs.sourceforge.net/) required for highlighting C code. Call sh_highlightDocument() in onload event handler. Signed-off-by: Claudio Bley --- docs/newapi.xsl |2 +- docs/page.xsl |5 - docs/sh_c.min.js |1