summaryrefslogtreecommitdiffstats
path: root/gnome-help/C/a11y.page
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2010-12-17 14:42:46 -0500
committerShaun McCance <shaunm@gnome.org>2010-12-17 14:42:46 -0500
commita8a9af7e5ce3725623f70390b83483840365bef3 (patch)
treedb463cebd9bf67687c0b96339a74e1bd23cfb556 /gnome-help/C/a11y.page
parent2ebadc525f21723d8f33e8b2575bddb7b25de943 (diff)
downloadgnome-user-docs-a8a9af7e5ce3725623f70390b83483840365bef3.tar.gz
gnome-user-docs-a8a9af7e5ce3725623f70390b83483840365bef3.tar.xz
gnome-user-docs-a8a9af7e5ce3725623f70390b83483840365bef3.zip
[gnome-help/C] Stubbing out some a11y pages
Diffstat (limited to 'gnome-help/C/a11y.page')
-rw-r--r--gnome-help/C/a11y.page60
1 files changed, 60 insertions, 0 deletions
diff --git a/gnome-help/C/a11y.page b/gnome-help/C/a11y.page
new file mode 100644
index 0000000..c3fbbda
--- /dev/null
+++ b/gnome-help/C/a11y.page
@@ -0,0 +1,60 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:e="http://projectmallard.org/experimental/"
+ type="guide" style="a11y"
+ id="a11y">
+ <info>
+ <link type="guide" xref="index"/>
+
+ <credit type="author copyright">
+ <name>Shaun McCance</name>
+ <email>shaunm@gnome.org</email>
+ <years>2010</years>
+ </credit>
+
+ <desc></desc>
+ </info>
+
+ <title>Accessibility</title>
+
+ <p>Short introductory text...</p>
+
+ <section id="vision">
+ <title>Vision</title>
+ <p>Something about vision...</p>
+ <e:links type="topic" groups="blind" style="linklist">
+ <title>Blindness</title>
+ </e:links>
+ <e:links type="topic" groups="lowvision" style="linklist">
+ <title>Low Vision</title>
+ </e:links>
+ <e:links type="topic" groups="colorblind" style="linklist">
+ <title>Color-blindness</title>
+ </e:links>
+ <e:links type="topic" groups="#first #default #last" style="linklist">
+ <title>Other topics</title>
+ </e:links>
+ </section>
+
+ <section id="sound">
+ <title>Sound</title>
+ <p>Something about sound...</p>
+ <e:links type="topic" style="linklist"/>
+ </section>
+
+ <section id="mobility">
+ <title>Mobility</title>
+ <p>Something about mobility...</p>
+ <e:links type="topic" groups="pointing" style="linklist">
+ <title>Mouse Movement</title>
+ </e:links>
+ <e:links type="topic" groups="clicking" style="linklist">
+ <title>Clicking and Dragging</title>
+ </e:links>
+ <e:links type="topic" groups="keyboard" style="linklist">
+ <title>Keyboard Use</title>
+ </e:links>
+ <e:links type="topic" groups="#first #default #last" style="linklist">
+ <title>Other topics</title>
+ </e:links>
+ </section>
+</page>