[libvirt] [PATCH v3 10/13] docs: define style of code blocks inside descriptions

Eric Blake eblake at redhat.com
Wed Feb 6 17:13:42 UTC 2013


On 01/30/2013 08:38 AM, Claudio Bley wrote:
> 
> Signed-off-by: Claudio Bley <cbley at av-test.de>
> ---
>  docs/libvirt.css |    7 +++++++
>  1 file changed, 7 insertions(+)

Possibly could be merged with 9/13.  I'm not sure I found a visual
difference in this patch; where am I supposed to be looking?  Is it only
<code> elements within a "description" <div> that that get the new
format; and if so, could you mention an anchor name in the commit
message that gets improved?

> 
> diff --git a/docs/libvirt.css b/docs/libvirt.css
> index 8a00d12..c9e8beb 100644
> --- a/docs/libvirt.css
> +++ b/docs/libvirt.css
> @@ -477,3 +477,10 @@ dl.variablelist > dt {
>  dl.variablelist > dt:after {
>      content: ": ";
>  }
> +
> +div.description pre.code {
> +    border: 1px dashed grey;
> +    background-color: inherit;
> +    padding: 5px 10px 5px 10px;
> +    margin-left: 2.5em;
> +}
> 

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 621 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20130206/b3af4122/attachment-0001.sig>


More information about the libvir-list mailing list