diff options
author | Robert Ly <robertly@google.com> | 2011-01-16 19:48:06 -0800 |
---|---|---|
committer | Robert Ly <robertly@google.com> | 2011-01-19 21:39:45 -0800 |
commit | f99b782b9f3a78fd814d6fd9be9b202142760677 (patch) | |
tree | d16d7f4d9ed98b922e544dd8f95aab168eb29609 /docs/html/guide/guide_toc.cs | |
parent | 3355e18f68c5a8fce62e783fe370afaf0899d655 (diff) |
Doc change: animation devguide topic
Change-Id: I52cdd29616f7f30784c0f8352c035493c8d413dc
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 67f1fec35e44..270d153e4f87 100644 --- a/docs/html/guide/guide_toc.cs +++ b/docs/html/guide/guide_toc.cs @@ -213,6 +213,9 @@ <li><a href="<?cs var:toroot ?>guide/topics/graphics/opengl.html"> <span class="en">3D with OpenGL</span> </a></li> + <li><a href="<?cs var:toroot ?>guide/topics/graphics/animation.html"> + <span class="en">Animation</span> + </a><span class="new">new!</span></li> </ul> </li> <li><a href="<?cs var:toroot ?>guide/topics/media/index.html"> |