From ea6c4f9082cb519ff57b63d3dcc0b3738ff5c3aa Mon Sep 17 00:00:00 2001 From: Scott Main Date: Fri, 20 Nov 2009 14:38:29 -0800 Subject: [PATCH] docs: make the apidemos app index page only display the shortcut links when the docs are online, because these links will not resolve when the docs are offline. this is a silly hack, but a temporary one until these samples are moved. Change-Id: I53e268db265cec143ca5e561ca2d6b4df3dba3e2 --- samples/ApiDemos/_index.html | 40 +++++++++++++++++++----------------- 1 file changed, 21 insertions(+), 19 deletions(-) diff --git a/samples/ApiDemos/_index.html b/samples/ApiDemos/_index.html index 6b30303ee..5e7ebfc16 100755 --- a/samples/ApiDemos/_index.html +++ b/samples/ApiDemos/_index.html @@ -16,27 +16,29 @@ that illustrate the use of various Android APIs. It includes samples of:
  • And many many more...
  • -

    You'll notice that all the samples are included in a single Android project, -so the application code and other resource files for all samples are batched together. -To help you find the code that's relevant to you, here's a directory that -points to the program code for the different topics included in the project:

    +