summaryrefslogtreecommitdiff
path: root/specs/xtest.xml
Commit message (Collapse)AuthorAgeFilesLines
* informaltable cleanupMatt Dew2012-01-161-44/+44
| | | | | | | | | | | | | | | | On certain tables, add top and bottom borders to table header and a bottom border to the table. This matches what those tables in the old pdfs looked like. the <?dbfo keep-together='always'> prevents tables from splitting across pages. Useful for tiny tables. Converting the colwidth to a floating point, IE, 1* -> 1.0* cleans up these build errors: WARNING: table-layout="fixed" and column-width unspecified => falling back to proportional-column-width(1) Signed-off-by: Matt Dew <marcoz@osource.org>
* #1 - fix the capitalization of the ID attriutes toMatt Dew2011-10-011-5/+5
| | | | | | | | | match either the <title> or <funcdef> string it goes with. #2 - fix any <linkend>'s that were affected by #1 #3 - any <function> in the docs that has an actual funcdef, will become an olink. Signed-off-by: Matt Dew <marcoz@osource.org>
* xtest spec: fix copyright markupGaetan Nadon2011-09-211-4/+4
| | | | Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
* docs: use the &fullrelvers; entity to set X11 release informationGaetan Nadon2011-09-121-1/+5
| | | | Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
* specs: Fix section titles/nestingAlan Coopersmith2010-12-161-20/+17
| | | | Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
* specs: convert protocol xtest.ms from xorg-docs to DocBook XMLMatt Dew2010-08-021-0/+722
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>