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

Commit 123274f4 authored by Joe Fernandez's avatar Joe Fernandez Committed by android-build-merger
Browse files

docs: Add "coming soon" page for Wear team am: 01afbd14 am: 793c2171

am: 25919d41

* commit '25919d41':
  docs: Add "coming soon" page for Wear team

Change-Id: Ibe7d1c1c36460315bac1b2bc5ddc7fd5e456b6fd
parents edcf61d7 25919d41
Loading
Loading
Loading
Loading
+5 −2
Original line number Diff line number Diff line
@@ -341,8 +341,6 @@ redirects:
  to: https://www.google.com/design/spec/style/typography.html
- from: /design/style/writing.html
  to: https://www.google.com/design/spec/style/writing.html
- from: /wear/preview/start.html
  to: /training/building-wearables.html
- from: /wear/design/user-interface.html
  to: /design/wear/index.html
- from: /wear/design/index.html
@@ -1134,6 +1132,11 @@ redirects:
- from: /tools/revisions/index.html
  to: /studio/releases/index.html

# Wear Preview related (remove in mnc-io-docs)
- from: /wear/preview/start.html
  to: /training/building-wearables.html
- from: /wear/preview/index.html
  to: /patience.html

# Just incase something was missed, go to intro page
- from: /tools/...

docs/html/patience.jd

0 → 100644
+26 −0
Original line number Diff line number Diff line
page.title=Patience
fullpage=true
page.type=about
nonavpage=true
@jd:body


<div class="landing-body-content">

    <div class="landing-rest-of-page">
      <div class="landing-section landing-white-background">
        <div class="wrap">

          <div class="landing-section-header">
            <div class="landing-h1">Patience...</div>
            <div class="landing-subhead">
              This information is not yet available. Please check back later.
            </div>
          </div>

        </div>  <!-- end .wrap -->
      </div>  <!-- end .landing-section -->
    </div>  <!-- end .landing-rest-of-page -->

</div> <!-- end landing-body-content -->