[PULL] Xserver doc fixes

Alan Coopersmith alan.coopersmith at oracle.com
Thu Jul 22 22:35:15 PDT 2010


No one volunteered a reviewed-by, but Gaetan did suggest improvements
that were incorporated into the first, and tested all three...

The following changes since commit 9fbbff3c0456f1969d45cc957d3260723caf62d7:
  Keith Packard (1):
        Merge remote branch 'whot/for-keith'

are available in the git repository at:

  git+ssh://alanc@people.freedesktop.org/~alanc/xserver.git master

Alan Coopersmith (3):
      Use DocBook stylesheets from xorg-sgml-doctools if they're available
      Add name argument to CreateNewResourceType documentation
      Add documentation of the Xserver DTrace probes

 configure.ac                      |    8 +-
 doc/xml/.gitignore                |    1 +
 doc/xml/Makefile.am               |    2 +
 doc/xml/Xserver-spec.xml          |    8 +-
 doc/xml/dtrace/Makefile.am        |   36 +++
 doc/xml/dtrace/Xserver-DTrace.xml |  579 +++++++++++++++++++++++++++++++++++++
 doc/xml/xmlrules.in               |   10 +-
 hw/xfree86/doc/sgml/.gitignore    |    1 +
 8 files changed, 639 insertions(+), 6 deletions(-)
 create mode 100644 doc/xml/dtrace/Makefile.am
 create mode 100644 doc/xml/dtrace/Xserver-DTrace.xml

-- 
	-Alan Coopersmith-        alan.coopersmith at oracle.com
	 Oracle Solaris Platform Engineering: X Window System



More information about the xorg-devel mailing list