[libvirt] [PATCH] docs: add a link to the bindings page under the downloads menu item

Justin Clift jclift at redhat.com
Wed Jan 26 05:22:07 UTC 2011


On 26/01/2011, at 4:14 PM, Justin Clift wrote:
> On 26/01/2011, at 4:14 PM, Eric Blake wrote:
>> On 01/25/2011 10:07 PM, Justin Clift wrote:
>>> For people looking to download the language bindings, that don't know
>>> they're under the "Docs" area.
>>> ---
>>> docs/sitemap.html.in |    4 ++++
>>> 1 files changed, 4 insertions(+), 0 deletions(-)
>>> 
>>> diff --git a/docs/sitemap.html.in b/docs/sitemap.html.in
>>> index bcce62f..c987c49 100644
>>> --- a/docs/sitemap.html.in
>>> +++ b/docs/sitemap.html.in
>>> @@ -30,6 +30,10 @@
>>>            <a href="windows.html">Windows</a>
>>>            <span>Downloads for Windows</span>
>>>          </li>
>>> +          <li>
>>> +            <a href="bindings.html">Language bindings</a>
>>> +            <span>Bindings of the libvirt API for languages other than C</span>
>>> +          </li>
>> 
>> ACK.
> 
> Thanks Eric, pushed.

Interesting side effect.  When a person clicks on the "Language bindings" entry now,
both of the Downloads and Documentation entries are expanded and highlighted.

Doesn't look unworkably bad, but we should probably adjust the javascript at some
point. :)




More information about the libvir-list mailing list