kbproto: Changes to 'master'

Gaetan Nadon gnadon at kemper.freedesktop.org
Thu Sep 15 07:59:00 PDT 2011


 docbook.am         |  113 ++++++++++++++++++++++++++++-------------------------
 specs/xkbproto.xml |   20 ++-------
 2 files changed, 66 insertions(+), 67 deletions(-)

New commits:
commit 8ce1f616524c610463340922fdc529b4c7f6b26d
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Mon Sep 12 16:54:45 2011 -0400

    docs: use the &fullrelvers; entity to set X11 release information
    
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>

commit acc3fe66be976f3b6f1716041104699aefc24c36
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Fri Sep 9 21:48:21 2011 -0400

    xkbproto doc: remove empty revision history and set specs version
    
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>

commit f24b077892e037fb45b40a7fd055087dc5ce464a
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Thu Sep 8 20:00:00 2011 -0400

    docbook.am: embed css styles inside the HTML HEAD element
    
    Rather than referring to the external xorg.css stylesheet, embed the content
    of the file in the html output produced. This is accomplished by using
    version 1.10 of xorg-xhtml.xsl.
    
    This makes the whole html docs tree much more relocatable.
    In addition, it eliminates xorg.css as a runtime file which makes
    xorg-sgml-doctools a build time only package.
    
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>

commit c707a202a497bf8cab6a89b5807269e0a4b51f3d
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Wed Sep 7 10:31:04 2011 -0400

    docbook.am: global maintenance update - entities, images and olinking
    
    Adding support in libX11 for html chunking caused a reorg of docbook.am
    as well as the xorg-sgml-doctools masterdb for olinking.
    The parameter img.src.path is added for pdf images.
    A searchpath to the root builddir is added for local entities, if present.
    
    The docbook.am makefile hides all the details and is identical for
    all 22 modules having DocBook documentation. It is included by a thin
    Makefile.am which requires no docbook knowledge.
    
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>



More information about the xorg-commit mailing list