gnome-devel-docs r561 - trunk/gadg



Author: vpalexander
Date: Wed Aug 20 16:11:57 2008
New Revision: 561
URL: http://svn.gnome.org/viewvc/gnome-devel-docs?rev=561&view=rev

Log:
dev quick start stubs

Modified:
   trunk/gadg/gad.xml

Modified: trunk/gadg/gad.xml
==============================================================================
--- trunk/gadg/gad.xml	(original)
+++ trunk/gadg/gad.xml	Wed Aug 20 16:11:57 2008
@@ -93,6 +93,63 @@
 </para>
 </section>
 
+<section id="dev-start">
+<title>Developer Quick Start</title>
+<para>
+Ensuring your application is accessible to those with disabilities can be a simple process during development (when planned for) or even afterwards - it may not require much development effort.
+</para>
+
+<section id="dev-start-1">
+<title>How do I check to see if my application is accessible or not?</title>
+<para>
+stub
+</para>
+</section>
+
+<section id="dev-start-2">
+<title>What are the common pitfalls?</title>
+<para>
+stub
+</para>
+</section>
+
+<section id="dev-start-3">
+<title>How do I do common ATK things?</title>
+<para>
+stub
+</para>
+</section>
+
+<section id="dev-start-4">
+<title>How do I do more complex ATK things?</title>
+<para>
+stub
+</para>
+</section>
+
+<section id="dev-start-5">
+<title>Introducing the AT-SPI infrastructure</title>
+<para>
+stub
+</para>
+</section>
+
+<section id="dev-start-6">
+<title>Introducing ATK</title>
+<para>
+stub
+</para>
+</section>
+
+<section id="dev-start-7">
+<title>Introducing GAIL</title>
+<para>
+stub
+</para>
+</section>
+
+</section>
+
 <section id="gad-overview">
 <title>Making a GNOME Application Accessible - Overview</title>
 <para>



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