diff options
author | Dirk Dougherty <ddougherty@google.com> | 2013-11-19 13:15:07 -0800 |
---|---|---|
committer | Dirk Dougherty <ddougherty@google.com> | 2013-11-19 17:55:49 -0800 |
commit | 5f0462a4f57d857a7fda3c5b7ecc075c7b9c1f6f (patch) | |
tree | 6da5b08e8437620f5b94b6cfb9d6724aea596bbe /docs/html/training | |
parent | abb4d2da4374eb5e5e7a750e4b60a9145b1b1058 (diff) | |
download | frameworks_base-5f0462a4f57d857a7fda3c5b7ecc075c7b9c1f6f.zip frameworks_base-5f0462a4f57d857a7fda3c5b7ecc075c7b9c1f6f.tar.gz frameworks_base-5f0462a4f57d857a7fda3c5b7ecc075c7b9c1f6f.tar.bz2 |
Doc change: move localized files into an intl dir. Build output remains the same for online, offline, and ds docs.
Change-Id: Ia75712323563cf56f0224822cb7977f3421f8527
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 |