Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a4da48a3 authored by smain@google.com's avatar smain@google.com Committed by android-build-merger
Browse files

Merge "remove left nav from any remaining sdk/ and tools/ pages. There are...

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: 7204a974

* commit '7204a974':
  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: I17c4f49dbf47fec3421e5d1f780b0100289f6d5c
parents dae70906 7204a974
Loading
Loading
Loading
Loading
+1 −5
Original line number Diff line number Diff line
@@ -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