kbproto: Changes to 'master'

Matt Dew marcoz at kemper.freedesktop.org
Sat Mar 12 13:23:04 PST 2011


 specs/appA.xml |    2 
 specs/ch02.xml |   14 ++---
 specs/ch03.xml |    4 -
 specs/ch04.xml |   56 ++++++++++----------
 specs/ch05.xml |   24 +++-----
 specs/ch06.xml |   36 ++++++-------
 specs/ch07.xml |   42 +++++++--------
 specs/ch08.xml |    9 +--
 specs/ch09.xml |   17 ++----
 specs/ch10.xml |    4 -
 specs/ch11.xml |    7 +-
 specs/ch12.xml |   56 +++++++++-----------
 specs/ch13.xml |    5 -
 specs/ch14.xml |    4 -
 specs/ch15.xml |    2 
 specs/ch16.xml |  153 +++++++++++++++++++++++++--------------------------------
 16 files changed, 200 insertions(+), 235 deletions(-)

New commits:
commit c336374f3bf34ce875b29001548470f8d824141e
Author: Matt Dew <marcoz at osource.org>
Date:   Wed Mar 2 17:11:05 2011 -0700

    Fix bad link anchors.
    
    Fix broken links in kxproto. The old links hardcoded the output
    filename 'XKBproto.htm' and used anchors that didn't convert correctly.
    The new anchors are strings that use the same convention as
    other anchors in other docs.
    
    Fix links like:
    <ulink url="XKBproto.htm#50332257_45660">Compute State Field</ulink>
    to be:
    <link linkend='computing_a_state_field_from_an_xkb_state'>Compute State Field</link>
    
    Signed-off-by: Matt Dew <marcoz at osource.org>
    Reviewed-by: Gaetan Nadon <memsize at videotron.ca>
    Reviewed-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list