[PULL] Xserver developers docs

Alan Coopersmith alan.coopersmith at oracle.com
Thu May 20 11:33:30 PDT 2010


The following changes since commit ebd745ced89b2a2d9f6b4dcbd9f5f7e7f3b35451:
  Simon Farnsworth (1):
        Add documentation for the new DefaultModes option

are available in the git repository at:

  git://people.freedesktop.org/~alanc/xserver.git docs

Alan Coopersmith (5):
      Convert LinuxDoc documents to DocBook/XML
      Move Xserver-spec.xml from xorg-docs to doc/xml
      Show Xserver release/version date in DIX & DDX docs
      XFree86 Design doc: Explain this version covers the current Xorg release
      XFree86 Design doc: Convert LinuxDoc ``quotes'' to DocBook <quote> tags

 configure.ac                           |   10 +-
 doc/Makefile.am                        |    2 +
 doc/xml/.gitignore                     |    5 +
 doc/xml/Makefile.am                    |   33 +
 doc/xml/Xserver-spec.xml               | 5182 ++++++++++++++++++
 doc/xml/xmlrules.in                    |   68 +
 doc/xml/xserver.ent.in                 |    3 +
 hw/dmx/doc/Makefile.am                 |   35 +-
 hw/dmx/doc/{dmx.sgml => dmx.xml}       | 2558 ++++++----
 hw/dmx/doc/{scaled.sgml => scaled.xml} |  574 +-
 hw/xfree86/doc/sgml/DESIGN.sgml        | 7420 -------------------------
 hw/xfree86/doc/sgml/DESIGN.xml         | 9401 ++++++++++++++++++++++++++++++++
 hw/xfree86/doc/sgml/Makefile.am        |   35 +-
 13 files changed, 16622 insertions(+), 8704 deletions(-)
 create mode 100644 doc/xml/.gitignore
 create mode 100644 doc/xml/Makefile.am
 create mode 100644 doc/xml/Xserver-spec.xml
 create mode 100644 doc/xml/xmlrules.in
 create mode 100644 doc/xml/xserver.ent.in
 rename hw/dmx/doc/{dmx.sgml => dmx.xml} (63%)
 rename hw/dmx/doc/{scaled.sgml => scaled.xml} (73%)
 delete mode 100644 hw/xfree86/doc/sgml/DESIGN.sgml
 create mode 100644 hw/xfree86/doc/sgml/DESIGN.xml

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



More information about the xorg-devel mailing list