diff options
Diffstat (limited to 'docs/html/guide/guide_toc.cs')
-rw-r--r-- | docs/html/guide/guide_toc.cs | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs index 675dd70..46763c2 100644 --- a/docs/html/guide/guide_toc.cs +++ b/docs/html/guide/guide_toc.cs @@ -698,6 +698,9 @@ </li> </ul> <ul> + <li><a href="<?cs var:toroot ?>guide/practices/design/accessibility.html"> + <span class="en">Designing for Accessibility</span> + </a> <span class="new">new!</span></li> <li><a href="<?cs var:toroot ?>guide/practices/design/performance.html"> <span class="en">Designing for Performance</span> </a></li> |