Skip to content

Commit 8982939

Browse files
joefernandezddougherty
authored andcommitted
docs: Accessibility DevGuide, Jelly Bean edition
1 parent d46023d commit 8982939

File tree

8 files changed

+994
-254
lines changed

8 files changed

+994
-254
lines changed

docs/html/guide/guide_toc.cs

Lines changed: 23 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ localized titles are added in the language order specified below.
88
<ul id="nav">
99
<!-- Walkthrough for Developers -- quick overview of what it's like to develop on Android -->
1010
<!--<li style="color:red">Overview</li> -->
11-
11+
1212
<li class="nav-section">
1313
<div class="nav-section-header"><a href="<?cs var:toroot ?>guide/components/index.html">
1414
<span class="en">App Components</span>
@@ -223,7 +223,7 @@ localized titles are added in the language order specified below.
223223
<li><a href="<?cs var:toroot ?>guide/topics/search/adding-custom-suggestions.html">Adding Custom Suggestions</a></li>
224224
<li><a href="<?cs var:toroot ?>guide/topics/search/searchable-config.html">Searchable Configuration</a></li>
225225
</ul>
226-
</li>
226+
</li>
227227
<li><a href="<?cs var:toroot ?>guide/topics/ui/drag-drop.html">
228228
<span class="en">Drag and Drop</span>
229229
</a></li>
@@ -235,6 +235,9 @@ localized titles are added in the language order specified below.
235235
<li><a href="<?cs var:toroot ?>guide/topics/ui/accessibility/apps.html">
236236
<span class="en">Making Applications Accessible</span>
237237
</a></li>
238+
<li><a href="<?cs var:toroot ?>guide/topics/ui/accessibility/checklist.html">
239+
<span class="en">Accessibility Developer Checklist</span>
240+
</a></li>
238241
<li><a href="<?cs var:toroot ?>guide/topics/ui/accessibility/services.html">
239242
<span class="en">Building Accessibility Services</span>
240243
</a></li>
@@ -382,9 +385,9 @@ localized titles are added in the language order specified below.
382385
</a></li>
383386
</ul>
384387
</li><!-- end of location and sensors -->
385-
386388

387-
389+
390+
388391
<li class="nav-section">
389392
<div class="nav-section-header"><a href="<?cs var:toroot ?>guide/topics/connectivity/index.html">
390393
<span class="en">Connectivity</span>
@@ -419,10 +422,10 @@ localized titles are added in the language order specified below.
419422
<span class="en">SIP</span>
420423
</a>
421424
</li>
422-
425+
423426
</ul>
424427
</li><!-- end of connectivity -->
425-
428+
426429
<li class="nav-section">
427430
<div class="nav-section-header"><a href="<?cs var:toroot ?>guide/topics/text/index.html">
428431
<span class="en">Text and Input</span>
@@ -439,7 +442,7 @@ localized titles are added in the language order specified below.
439442
</a></li>
440443
</ul>
441444
</li><!-- end of text and input -->
442-
445+
443446
<li class="nav-section">
444447
<div class="nav-section-header"><a href="<?cs var:toroot ?>guide/topics/data/index.html">
445448
<span class="en">Data Storage</span>
@@ -457,7 +460,7 @@ localized titles are added in the language order specified below.
457460
</ul>
458461
</li><!-- end of data storage -->
459462

460-
463+
461464
<li class="nav-section">
462465
<div class="nav-section-header"><a href="<?cs var:toroot?>guide/topics/admin/index.html">
463466
<span class="en">Administration</span>
@@ -475,7 +478,7 @@ localized titles are added in the language order specified below.
475478
-->
476479
</ul>
477480
</li><!-- end of administration -->
478-
481+
479482
<li class="nav-section">
480483
<div class="nav-section-header"><a href="<?cs var:toroot ?>guide/webapps/index.html">
481484
<span class="en">Web Apps</span>
@@ -498,7 +501,7 @@ localized titles are added in the language order specified below.
498501
</a></li>
499502
</ul>
500503
</li><!-- end of web apps -->
501-
504+
502505
<li class="nav-section">
503506
<div class="nav-section-header"><a href="<?cs var:toroot ?>guide/practices/index.html">
504507
<span class="en">Best Practices</span>
@@ -555,13 +558,13 @@ localized titles are added in the language order specified below.
555558

556559
</ul>
557560
</li>
558-
559-
561+
562+
560563
<li class="nav-section">
561564
<div class="nav-section-header"><a href="<?cs var:toroot ?>guide/google/index.html">
562565
<span class="en">Google Services</span>
563566
</a></div>
564-
<ul>
567+
<ul>
565568

566569
<li class="nav-section">
567570
<div class="nav-section-header"><a href="<?cs var:toroot?>guide/google/play/billing/index.html">
@@ -623,7 +626,7 @@ localized titles are added in the language order specified below.
623626
<li><a href="<?cs var:toroot ?>guide/google/play/expansion-files.html">
624627
<span class="en">APK Expansion Files</span></a>
625628
</li>
626-
629+
627630
<li class="nav-section">
628631
<div class="nav-section-header"><a href="<?cs var:toroot ?>guide/google/gcm/index.html">
629632
<span class="en">Google Cloud Messaging</span></a>
@@ -649,9 +652,9 @@ localized titles are added in the language order specified below.
649652

650653
</ul>
651654
</li><!-- end Google Play -->
652-
653-
654-
655+
656+
657+
655658
<!-- this needs to move
656659
<li class="nav-section">
657660
<div class="nav-section-header"><a href="<?cs var:toroot ?>guide/practices/ui_guidelines/index.html">
@@ -691,9 +694,9 @@ localized titles are added in the language order specified below.
691694
</a></div>
692695
</li>
693696
</ul>
694-
</li>
697+
</li>
695698
</ul> -->
696-
699+
697700
<!-- Remove
698701
<li class="nav-section">
699702
<div class="nav-section-header"><a href="<?cs var:toroot ?>guide/appendix/index.html">
@@ -710,7 +713,7 @@ localized titles are added in the language order specified below.
710713
<li><a href="<?cs var:toroot ?>guide/appendix/g-app-intents.html">
711714
<span class="en">Intents List: Google Apps</span>
712715
</a></li>
713-
716+
714717

715718
<li><a href="<?cs var:toroot ?>guide/appendix/glossary.html">
716719
<span class="en">Glossary</span>

0 commit comments

Comments
 (0)