Merge "remove left nav from any remaining sdk/ and tools/ pages. There are still some sdk/ pages but all tools/ pages are gone, so although we could just ignore such pages, better safe than sorry, so going to catch those too." into mnc-mr-docs am: 7204a974dc am: a4da48a31f

am: 68d68d9f0f

* commit '68d68d9f0f4434abb861a90bf5ff6ba5b1c98321':
  remove left nav from any remaining sdk/ and tools/ pages. There are still some sdk/ pages but all tools/ pages are gone, so although we could just ignore such pages, better safe than sorry, so going to catch those too.

Change-Id: If633ef35502fb79d0735d7bf39862e2d7a715938
This commit is contained in:
smain@google.com 2016-05-04 18:40:35 +00:00 committed by android-build-merger
commit fc992dd29a
1 changed files with 1 additions and 5 deletions

View File

@ -29,8 +29,6 @@
if:page.trainingcourse ?>trainingcourse<?cs
else ?>training<?cs /if ?><?cs
elif:reference ?>reference<?cs
elif:tools ?>tools<?cs
elif:sdk ?>sdk<?cs
elif:samples ?>samples<?cs
if:(samplesDocPage&&!samplesProjectIndex) ?> samples-docpage<?cs /if ?><?cs
else ?>none<?cs set:dac_subcategory_set = #0 ?><?cs /if ?><?cs
@ -57,7 +55,7 @@
<?cs if:nonavpage ?>
<meta name="hide_toc" value='True' />
<?cs elif: !nonavpage && dac_subcategory_set ?>
<?cs elif: !nonavpage && dac_subcategory_set && !tools && !sdk ?>
<meta name="book_path" value="<?cs
if:ndk ?>/ndk<?cs
if:guide ?>/guides<?cs
@ -69,8 +67,6 @@
if:guide ?>/guide<?cs
elif:training ?>/training<?cs
elif:reference ?>/reference<?cs
elif:tools ?>/tools<?cs
elif:sdk ?>/tools<?cs
elif:samples ?>/samples<?cs /if ?><?cs
elif:(google||reference.gms||reference.gcm) ?>/google<?cs
elif:(topic||libraries) ?>/topic<?cs