macros: Changes to 'master'

Gaetan Nadon gnadon at kemper.freedesktop.org
Thu Feb 10 07:39:34 PST 2011


 xorg-macros.m4.in |   63 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 63 insertions(+)

New commits:
commit b22ce580bcc8343b880f19cc7f1c6bea176c8f13
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sat Jan 29 16:17:09 2011 -0500

    XORG_WITH_XSLTPROC: add XSLT processor command line tool
    
    The primary use will be for DocBook/XML cross links database generation.
    
    XSLT (Extensible Stylesheet Language Transformations) is a declarative,
    XML-based language used for the transformation of XML documents.
    The xsltproc command line tool is for applying XSLT stylesheets
    to XML documents.
    
    It is used under the cover by xmlto to generate html files from DocBook/XML.
    The XSLT processor is often used as a standalone tool for transformations.
    It should not be assumed that it is used only to work with documnetation.
    
    Tested-by: Matt Dew <marcoz at osource.org>
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>



More information about the xorg-commit mailing list