Adding Folder Structure & Brief READMEs

This commit is contained in:
Amy Burns 2015-06-18 13:38:18 -04:00
Родитель d296c3bd83
Коммит 3b323bf92a
32 изменённых файлов: 221 добавлений и 0 удалений

28
android/README.md Normal file
Просмотреть файл

@ -0,0 +1,28 @@
Xamarin.Android Recipes
===============
Recipes for completing simple tasks with Xamarin.Android.
License
-------
The Apache License 2.0 applies to all samples in this repository.
Copyright 2015 Xamarin Inc
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Contributing
------------
TO COME.

Просмотреть файл

@ -0,0 +1,3 @@
Android Controls Recipes
===============

3
android/data/README.md Normal file
Просмотреть файл

@ -0,0 +1,3 @@
Data Recipes
===============

Просмотреть файл

@ -0,0 +1,3 @@
Android Fundamentals Recipes
===============

Просмотреть файл

@ -0,0 +1,3 @@
Android General Recipes
===============

3
android/layout/README.md Normal file
Просмотреть файл

@ -0,0 +1,3 @@
Layout Recipes
===============

3
android/media/README.md Normal file
Просмотреть файл

@ -0,0 +1,3 @@
Media Recipes
===============

Просмотреть файл

@ -0,0 +1,3 @@
Networking Recipes
===============

Просмотреть файл

@ -0,0 +1,3 @@
Android Resources Recipes
===============

Просмотреть файл

@ -0,0 +1,3 @@
UX Recipes
===============

Просмотреть файл

@ -0,0 +1,3 @@
Resources Recipes
===============

Просмотреть файл

@ -0,0 +1,3 @@
Web Services Recipes
===============

28
cross-platform/README.md Normal file
Просмотреть файл

@ -0,0 +1,28 @@
Cross-Platform Recipes
===============
Recipes for completing simple tasks with coss-platform Xamarin products, including Xamarin.Forms.
License
-------
The Apache License 2.0 applies to all samples in this repository.
Copyright 2015 Xamarin Inc
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Contributing
------------
TO COME.

Просмотреть файл

@ -0,0 +1,3 @@
App Links Recipes
===============

Просмотреть файл

@ -0,0 +1,3 @@
Games Development Recipes
===============

Просмотреть файл

@ -0,0 +1,3 @@
IDE Recipes
===============

Просмотреть файл

@ -0,0 +1,3 @@
Xamarin.Forms Recipes
===============

Просмотреть файл

@ -0,0 +1,3 @@
Xamarin.Forms Recipes
===============

28
ios/README.md Normal file
Просмотреть файл

@ -0,0 +1,28 @@
Xamarin.iOS Recipes
===============
Recipes for completing simple tasks with Xamarin.iOS products.
License
-------
The Apache License 2.0 applies to all samples in this repository.
Copyright 2015 Xamarin Inc
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Contributing
------------
TO COME.

3
ios/animation/README.md Normal file
Просмотреть файл

@ -0,0 +1,3 @@
Animation Recipes
===============

Просмотреть файл

@ -0,0 +1,3 @@
Content Controls Recipes
===============

3
ios/data/README.md Normal file
Просмотреть файл

@ -0,0 +1,3 @@
Data Recipes
===============

3
ios/general/README.md Normal file
Просмотреть файл

@ -0,0 +1,3 @@
General iOS Recipes
===============

Просмотреть файл

@ -0,0 +1,3 @@
Graphics and Drawing Recipes
===============

3
ios/input/README.md Normal file
Просмотреть файл

@ -0,0 +1,3 @@
Media Recipes
===============

Просмотреть файл

@ -0,0 +1,3 @@
Multitasking Recipes
===============

3
ios/network/README.md Normal file
Просмотреть файл

@ -0,0 +1,3 @@
Networking Recipes
===============

Просмотреть файл

@ -0,0 +1,3 @@
Shared Resources Recipes
===============

Просмотреть файл

@ -0,0 +1,3 @@
Standard Controls Recipes
===============

28
mac/README.md Normal file
Просмотреть файл

@ -0,0 +1,28 @@
Xamarin.Mac Recipes
===============
Recipes for completing simple tasks with Xamarin.Mac products.
License
-------
The Apache License 2.0 applies to all samples in this repository.
Copyright 2015 Xamarin Inc
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Contributing
------------
TO COME.

28
testcloud/README.md Normal file
Просмотреть файл

@ -0,0 +1,28 @@
Test Cloud Recipes
===============
Recipes for completing simple tasks with Test Cloud.
License
-------
The Apache License 2.0 applies to all samples in this repository.
Copyright 2015 Xamarin Inc
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Contributing
------------
TO COME.

Просмотреть файл

@ -0,0 +1,3 @@
TestCloud Recipes
===============