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

Commit b410330b authored by Scott Main's avatar Scott Main
Browse files

docs: discovered an orphaned article; added to side nav

Change-Id: Ib22f77e61d17542ac9a871df06e8173ed1933426
parent bcbe34c7
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -322,6 +322,16 @@ var ANDROID_RESOURCES = [
      en: 'The text-to-speech API lets your application "speak" to users, in any of several languages. This article provides an overview of the TTS API and how you use to add speech capabilities to your application.'
    }
  },
  {
    tags: ['article', 'accountsync', 'data'],
    path: 'articles/contacts.html',
    title: {
      en: 'Using the Contacts API'
    },
    description: {
      en: 'Android provides a Contacts API for managing and integrating contacts from multiple accounts and data sources and allows apps to read various information about individual contacts.'
    }
  },
  {
    tags: ['article', 'ui', 'web'],
    path: 'articles/using-webviews.html',