diff options
| author | 2009-11-20 10:00:55 -0800 | |
|---|---|---|
| committer | 2009-11-20 10:00:55 -0800 | |
| commit | 0bbb68fe290e1c2e4b9c5722fc2dbbd29fc4e336 (patch) | |
| tree | ee9c07bc991cef868857b181223fe0ca047eee90 | |
| parent | cb5966426a51aeb7d02e7f859512d20e084e03ed (diff) | |
| parent | 2a6a149fc2abfb8ef654ed36ce4524209f5e33bc (diff) | |
am 2a6a149f: am 820a4e7d: docs change for ESD: add samples html pages for offline docs
Merge commit '2a6a149fc2abfb8ef654ed36ce4524209f5e33bc' into eclair-mr2
* commit '2a6a149fc2abfb8ef654ed36ce4524209f5e33bc':
docs change for ESD: add samples html pages for offline docs
| -rw-r--r-- | Android.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk index 0d377c2ba10e..732b48617e26 100644 --- a/Android.mk +++ b/Android.mk @@ -441,6 +441,7 @@ LOCAL_MODULE := offline-sdk LOCAL_DROIDDOC_OPTIONS:=\ $(framework_docs_LOCAL_DROIDDOC_OPTIONS) \ + $(web_docs_sample_code_flags) \ -title "Android SDK" \ -proofread $(OUT_DOCS)/$(LOCAL_MODULE)-proofread.txt \ -todo $(OUT_DOCS)/$(LOCAL_MODULE)-docs-todo.html \ |