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

Commit 5d0dbea9 authored by Anirudh Dewani's avatar Anirudh Dewani
Browse files

Docs changes for WiFiDirect sample

Change-Id: Icfe3cc12c451563792745fc4c326d064cac978c3
parent 26ae7db4
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -464,6 +464,8 @@ web_docs_sample_code_flags := \
		            resources/samples/USB "USB" \
		-samplecode $(sample_dir)/WeatherListWidget \
		            resources/samples/WeatherListWidget "Weather List Widget" \
		-samplecode $(sample_dir)/WiFiDirectDemo \
                            resources/samples/WiFiDirectDemo "Wi-Fi Direct Demo" \
		-samplecode $(sample_dir)/Wiktionary \
		            resources/samples/Wiktionary "Wiktionary" \
		-samplecode $(sample_dir)/WiktionarySimple \
+10 −0
Original line number Diff line number Diff line
@@ -727,6 +727,16 @@ var ANDROID_RESOURCES = [
      en: 'A sample application to demonstrate how to use voicemail content provider APIs in Android 4.0.'
    }
  },
  {
    tags: ['sample','newfeature', 'new'],
    path: 'samples/WiFiDirectDemo/index.html',
    title: {
      en: 'Wi-Fi Direct Demo'
    },
    description: {
      en: 'A demo application to demonstrate how to use Wi-Fi Direct APIs.'
    }
  },
  {
    tags: ['sample', 'ui', 'widgets'],
    path: 'samples/Wiktionary/index.html',
+32.5 KiB
Loading image diff...