Merge "Documentation for the VPN sample for ICS SDK. Staging server: http://fredchung.i:9999/resources/samples/ToyVpn/index.html" into ics-mr0
This commit is contained in:
@@ -462,6 +462,8 @@ web_docs_sample_code_flags := \
|
||||
resources/samples/TicTacToeLib "TicTacToeLib" \
|
||||
-samplecode $(sample_dir)/TicTacToeMain \
|
||||
resources/samples/TicTacToeMain "TicTacToeMain" \
|
||||
-samplecode $(sample_dir)/ToyVpn \
|
||||
resources/samples/ToyVpn "Toy VPN Client" \
|
||||
-samplecode $(sample_dir)/USB \
|
||||
resources/samples/USB "USB" \
|
||||
-samplecode $(sample_dir)/WeatherListWidget \
|
||||
|
||||
@@ -717,6 +717,16 @@ var ANDROID_RESOURCES = [
|
||||
en: 'Demonstrates how an application can make use of shared code and resources stored in an Android library project.'
|
||||
}
|
||||
},
|
||||
{
|
||||
tags: ['sample', 'communication', 'new'],
|
||||
path: 'samples/ToyVpn/index.html',
|
||||
title: {
|
||||
en: 'Toy VPN Client'
|
||||
},
|
||||
description: {
|
||||
en: 'A sample application that illustrates the creation of a custom VPN client.'
|
||||
}
|
||||
},
|
||||
{
|
||||
tags: ['sample', 'newfeature'],
|
||||
path: 'samples/USB/index.html',
|
||||
|
||||
BIN
docs/html/resources/samples/images/vpn-confirmation.png
Executable file
BIN
docs/html/resources/samples/images/vpn-confirmation.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 59 KiB |
Reference in New Issue
Block a user