[PATCH 0/3] Xserver internals doc patches
Alan Coopersmith
alan.coopersmith at oracle.com
Fri May 14 22:33:51 PDT 2010
Alan Coopersmith wrote:
> Due to the extreme size of these patches (over 1Mb), I've posted the first
> two at:
> http://people.freedesktop.org/~alanc/Xserver-docs/
>
> I've also posted there the current resulting DocBook/XML files and the
> HTML & Text conversions of those built after applying these patches.
I've updated those now to reflect the second set of patches I just sent.
I've also pushed the patches to a new branch on my personal git repo there:
The following changes since commit 03f7e92a6cbfe58db08ce840283f9809695c70e7:
Alan Coopersmith (1):
Update list of supported platforms in configure.ac error message
are available in the git repository at:
git+ssh://alanc@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 standard XML entities
configure.ac | 10 +-
doc/Makefile.am | 2 +
doc/xml/Makefile.am | 35 +
doc/xml/Xserver-spec.xml | 5182 ++++++++++++++++++
doc/xml/xmlrules.in | 59 +
doc/xml/xserver.ent.in | 3 +
hw/dmx/doc/Makefile.am | 35 +-
hw/dmx/doc/{dmx.sgml => dmx.xml} | 1822 +++++--
hw/dmx/doc/{scaled.sgml => scaled.xml} | 564 +-
hw/xfree86/doc/sgml/DESIGN.sgml | 7414 -------------------------
hw/xfree86/doc/sgml/DESIGN.xml | 9393 ++++++++++++++++++++++++++++++++
hw/xfree86/doc/sgml/Makefile.am | 39 +-
12 files changed, 16234 insertions(+), 8324 deletions(-)
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} (74%)
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