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

Commit 188315cf authored by Scott Main's avatar Scott Main
Browse files

docs: fix broken links and add new sitemap text file

Change-Id: If0f7967a65a6e3a444a565a2e8229a04a5265f56
parent 9d7578c7
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -240,7 +240,7 @@ android.media.MediaRouter#getSelectedRoute MediaRouter.getSelectedRoute()} as me
secondary screens, you can apply
secondary screens, you can apply
a different theme by specifying the {@link
a different theme by specifying the {@link
android.R.attr#presentationTheme android:presentationTheme} attribute in the <a
android.R.attr#presentationTheme android:presentationTheme} attribute in the <a
href={@docRoot}guide/topics/resources/style-resource.html>{@code &lt;style>}</a> that you’ve
href="{@docRoot}guide/topics/resources/style-resource.html">{@code &lt;style>}</a> that you’ve
applied to your application or activity.</p>
applied to your application or activity.</p>


<p>Keep in mind that screens connected to the user’s device often have a larger screen size and
<p>Keep in mind that screens connected to the user’s device often have a larger screen size and
+12 −6
Original line number Original line Diff line number Diff line
<?cs # Table of contents for Dev Guide.
<?cs #########################################################

     ########                                  ###############
       For each document available in translation, add an localized title to this TOC.
     ########            ATTENTION             ###############
       Do not add localized title for docs not available in translation.
     ########                                  ###############
       Below are template spans for adding localized doc titles. Please ensure that
     #########################################################
       localized titles are added in the language order specified below.
     
     IF YOU MAKE CHANGES TO THIS FILE, YOU MUST GENERATE THE
     GMS REFERENCE DOCS, BECAUSE THEY ARE NOT INCLUDED IN THE
     DOCS BUILD RULE.
     
     #########################################################
     #########################################################
?>
?>


<ul id="nav">
<ul id="nav">
+2 −2
Original line number Original line Diff line number Diff line
@@ -14,8 +14,8 @@ parent.link=index.html
       <ol>
       <ol>
       <li><a href="#QueryDetails">Querying Items Available for Purchase</a><li>
       <li><a href="#QueryDetails">Querying Items Available for Purchase</a><li>
       <li><a href="#Purchase">Purchasing an Item</a></li>
       <li><a href="#Purchase">Purchasing an Item</a></li>
       <li><a href="QueryPurchases">Querying Purchased Items</a></li>
       <li><a href="#QueryPurchases">Querying Purchased Items</a></li>
       <li><a href="Consume">Consuming a Purchase</a><li>
       <li><a href="#Consume">Consuming a Purchase</a><li>
       </ol>
       </ol>
    </li>
    </li>
  </ol>
  </ol>
+1 −1
Original line number Original line Diff line number Diff line
@@ -700,7 +700,7 @@ mNotificationManager.notify(id, builder.build());
        element for the {@link android.app.Activity}
        element for the {@link android.app.Activity}
        <dl>
        <dl>
            <dt>
            <dt>
<code><a href="guide/topics/manifest/activity-element.html#nm">android:name</a>="<i>activityclass</i>"</code>
<code><a href="{@docRoot}guide/topics/manifest/activity-element.html#nm">android:name</a>="<i>activityclass</i>"</code>
            </dt>
            </dt>
            <dd>
            <dd>
                The activity's fully-qualified class name.
                The activity's fully-qualified class name.
+6181 −5843

File changed.

Preview size limit exceeded, changes collapsed.

Loading