gnome-devel-docs r549 - in trunk/distro-testing-guide: . C C/figures



Author: vpalexander
Date: Wed Jul 16 16:48:36 2008
New Revision: 549
URL: http://svn.gnome.org/viewvc/gnome-devel-docs?rev=549&view=rev

Log:
_File: DTG/* _Reas: template files, initial content

Added:
   trunk/distro-testing-guide/
   trunk/distro-testing-guide/C/
   trunk/distro-testing-guide/C/distro-testing-guide.xml
   trunk/distro-testing-guide/C/figures/
   trunk/distro-testing-guide/C/testing.xml

Added: trunk/distro-testing-guide/C/distro-testing-guide.xml
==============================================================================
--- (empty file)
+++ trunk/distro-testing-guide/C/distro-testing-guide.xml	Wed Jul 16 16:48:36 2008
@@ -0,0 +1,58 @@
+<?xml version="1.0"?>
+<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
+"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"; [
+  <!ENTITY gnomeversion "2.22">
+  <!ENTITY manrevision "2.22.1">
+  <!ENTITY date "July 2008">
+  <!ENTITY testing SYSTEM "testing.xml">
+  <!ENTITY author1 "GNOME">
+  <!ENTITY author2 "Vincent Alexander">
+]>
+<?db.chunk.max_depth 4?>
+<book id="index"> 
+<title>Distribution Testing Guide</title>
+<bookinfo>
+<publisher role="maintainer">
+<publishername>GNOME Documentation Project</publishername>
+</publisher>
+<copyright>
+<year>2008-2009</year>
+<holder>Vincent Alexander, William Walker</holder>
+</copyright>
+<legalnotice>
+<para>
+Permission is granted to copy, distribute and/or modify this document under the terms of the <citetitle>GNU Free Documentation        License</citetitle>, Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no 
+Front-Cover Texts, and no Back-Cover Texts. You may obtain a copy of the <citetitle>GNU Free Documentation License</citetitle> from the Free Software Foundation by visiting <ulink type="http" url="http://www.fsf.org";>their Web site</ulink> or by writing to: Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+</para>
+<para>
+Many of the names used by companies to distinguish their products and services are claimed as trademarks. Where those names appear in any GNOME documentation, and those trademarks are made aware to the members of the GNOME Documentation Project, the names have been printed in caps or initial caps.
+</para>
+</legalnotice>
+<revhistory>
+<revision>
+<revnumber>0.1</revnumber>
+<date>July 2008</date>
+<revdescription>
+<para role="author">
+Vincent Alexander
+</para>
+<para role="publisher">
+GNOME Documentation Project
+</para>
+<para>
+Initial publication.
+</para>
+</revdescription>
+</revision>
+</revhistory>
+<abstract role="description">
+<para>
+It is very important to ensure GNOME accessibility tools function properly for OS distributions before those distributions are made available to the public. This guide describes quick and easy methods for performing due diligence in this area.
+</para>
+<para>
+This guide is intended for those responsible for assembling any distributions making use of the GNOME Desktop; makefile scripters, build developers, etc. This guide should be applied to new OS distributions as well as new releases of any current distributions.
+</para>
+</abstract>
+</bookinfo>
+&testing;
+</book>

Added: trunk/distro-testing-guide/C/testing.xml
==============================================================================
--- (empty file)
+++ trunk/distro-testing-guide/C/testing.xml	Wed Jul 16 16:48:36 2008
@@ -0,0 +1,15 @@
+<chapter id="testing-accessibility" status="writing">
+<title>Pre-Distribution: Testing Accessibility Tools</title>
+<para>
+This chapter is for OS distribution testers and outlines how to verify the functionality of GNOME accessibility tools prior to releasing new or revised OS distributions.
+</para>
+<para>
+Thank you for taking the time and care to better understand what you need to do to help ensure accessibility works on your distribution. This chapter provides some very high level things you can do to quickly verify that various aspects of GNOME accessibility work on your operating system distribution.
+</para>
+<section>
+<title>Testing Orca</title>
+<para>
+xxx
+</para>
+</section>
+</chapter>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]