diff options
| author | Dirk Dougherty <ddougherty@google.com> | 2013-11-20 02:13:48 +0000 |
|---|---|---|
| committer | Android (Google) Code Review <android-gerrit@google.com> | 2013-11-20 02:13:48 +0000 |
| commit | acca12faea5fc1c9de63fdc08ae4d6bc0bad864a (patch) | |
| tree | b463b8d0c913db14503220412d1860a84c7f6bef /docs/html/training | |
| parent | 39711934023b088887a08d833674170938f82a7d (diff) | |
| parent | 5f0462a4f57d857a7fda3c5b7ecc075c7b9c1f6f (diff) | |
| download | frameworks_base-acca12faea5fc1c9de63fdc08ae4d6bc0bad864a.zip frameworks_base-acca12faea5fc1c9de63fdc08ae4d6bc0bad864a.tar.gz frameworks_base-acca12faea5fc1c9de63fdc08ae4d6bc0bad864a.tar.bz2 | |
Merge "Doc change: move localized files into an intl dir. Build output remains the same for online, offline, and ds docs." into klp-docs
Diffstat (limited to 'docs/html/training')
| -rw-r--r-- | docs/html/training/notepad/index.jd | 1 | ||||
| -rw-r--r-- | docs/html/training/notepad/notepad-ex1.jd | 1 | ||||
| -rw-r--r-- | docs/html/training/notepad/notepad-ex2.jd | 3 | ||||
| -rw-r--r-- | docs/html/training/notepad/notepad-ex3.jd | 1 | ||||
| -rw-r--r-- | docs/html/training/notepad/notepad-extra-credit.jd | 1 | ||||
| -rw-r--r-- | docs/html/training/notepad/notepad-index.jd | 1 |
6 files changed, 7 insertions, 1 deletions
diff --git a/docs/html/training/notepad/index.jd b/docs/html/training/notepad/index.jd index 64ba144..d1aa221 100644 --- a/docs/html/training/notepad/index.jd +++ b/docs/html/training/notepad/index.jd @@ -1,3 +1,4 @@ +excludeFromSuggestions=true page.title=Notepad Tutorial parent.title=Tutorials @jd:body diff --git a/docs/html/training/notepad/notepad-ex1.jd b/docs/html/training/notepad/notepad-ex1.jd index 0decbb2..f680f15 100644 --- a/docs/html/training/notepad/notepad-ex1.jd +++ b/docs/html/training/notepad/notepad-ex1.jd @@ -1,3 +1,4 @@ +excludeFromSuggestions=true page.title=Notepad Exercise 1 parent.title=Notepad Tutorial parent.link=index.html diff --git a/docs/html/training/notepad/notepad-ex2.jd b/docs/html/training/notepad/notepad-ex2.jd index 895a071..d15499b3 100644 --- a/docs/html/training/notepad/notepad-ex2.jd +++ b/docs/html/training/notepad/notepad-ex2.jd @@ -1,4 +1,5 @@ -Rpage.title=Notepad Exercise 2 +excludeFromSuggestions=true +page.title=Notepad Exercise 2 parent.title=Notepad Tutorial parent.link=index.html @jd:body diff --git a/docs/html/training/notepad/notepad-ex3.jd b/docs/html/training/notepad/notepad-ex3.jd index e31ecda..648f9f2 100644 --- a/docs/html/training/notepad/notepad-ex3.jd +++ b/docs/html/training/notepad/notepad-ex3.jd @@ -1,3 +1,4 @@ +excludeFromSuggestions=true page.title=Notepad Exercise 3 parent.title=Notepad Tutorial parent.link=index.html diff --git a/docs/html/training/notepad/notepad-extra-credit.jd b/docs/html/training/notepad/notepad-extra-credit.jd index d5fd771..8ab2021 100644 --- a/docs/html/training/notepad/notepad-extra-credit.jd +++ b/docs/html/training/notepad/notepad-extra-credit.jd @@ -1,3 +1,4 @@ +excludeFromSuggestions=true page.title=Notepad Extra Credit parent.title=Notepad Tutorial parent.link=index.html diff --git a/docs/html/training/notepad/notepad-index.jd b/docs/html/training/notepad/notepad-index.jd index 151c50d..fde43fa 100644 --- a/docs/html/training/notepad/notepad-index.jd +++ b/docs/html/training/notepad/notepad-index.jd @@ -1,3 +1,4 @@ +excludeFromSuggestions=true page.title=Notepad Tutorial @jd:body |
