diff options
Diffstat (limited to 'docs/html/guide/tutorials/notepad/notepad-extra-credit.jd')
-rw-r--r-- | docs/html/guide/tutorials/notepad/notepad-extra-credit.jd | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/html/guide/tutorials/notepad/notepad-extra-credit.jd b/docs/html/guide/tutorials/notepad/notepad-extra-credit.jd index f64e90ebee4c..0d59b56b7a7b 100644 --- a/docs/html/guide/tutorials/notepad/notepad-extra-credit.jd +++ b/docs/html/guide/tutorials/notepad/notepad-extra-credit.jd @@ -1,4 +1,6 @@ -page.title=Tutorial: Extra Credit +page.title=Notepad Extra Credit +parent.title=Notepad Tutorial +parent.link=index.html @jd:body @@ -65,6 +67,4 @@ when.</p> your application development, but also superb profiling support. You can also try using <a href="{@docRoot}guide/developing/tools/traceview.html">Traceview</a> to profile your application. If your application is running too slow, this can help you find the bottlenecks and fix them.</p> -<p><a href="index.html">Back to the Tutorial main -page...</a></p> |