From df7ee7b6eff2cfd71cdb8229f26855b754d6d087 Mon Sep 17 00:00:00 2001 From: Pravdomil Date: Wed, 14 Mar 2018 11:11:32 +0100 Subject: [PATCH 1/2] structure readme --- README.md | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index fca9c10..a7477bd 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ -Getting Started with the Creative Cloud Extension SDK -============== +# Getting Started with the Creative Cloud Extension SDK This page provides resources you need to get started creating extensions for Adobe Creative Cloud applications, using the new HTML5/JavaScript interface model. The Flash/ActionScript interface model for extensions is deprecated in the Creative Cloud release; support has already been removed from CC2014 and later releases. @@ -24,7 +23,7 @@ Resources you will need include: --- -For developing CEP 8.0 HTML/JavaScript extensions for CC 2018.x host applications +## For developing CEP 8.0 HTML/JavaScript extensions for CC 2018.x host applications **Documentation** * [CEP 8.0 HTML Extension Cookbook for 2018.x in October 2018](https://github.com/Adobe-CEP/CEP-Resources/blob/master/CEP_8.x/Documentation/CEP%208.0%20HTML%20Extension%20Cookbook.md) @@ -59,7 +58,7 @@ For developing CEP 8.0 HTML/JavaScript extensions for CC 2018.x host application --- -For developing CEP 7.0 HTML/JavaScript extensions for CC 2015.x host applications +## For developing CEP 7.0 HTML/JavaScript extensions for CC 2015.x host applications **Documentation** * [CEP 7.0 HTML Extension Cookbook for 2015.x in June 2016](https://github.com/Adobe-CEP/CEP-Resources/blob/master/CEP_7.x/CEP_7.0_HTML_Extension_Cookbook.pdf) @@ -94,7 +93,7 @@ For developing CEP 7.0 HTML/JavaScript extensions for CC 2015.x host application ---- -For developing CEP 6.1 HTML/JavaScript extensions for CC2015.1 host applications +## For developing CEP 6.1 HTML/JavaScript extensions for CC2015.1 host applications **Documentation** * [CEP 6.1 HTML Extension Cookbook for CC 2015.1](https://github.com/Adobe-CEP/CEP-Resources/blob/master/CEP_6.x/CEP_6.1_HTML_Extension_Cookbook.pdf) @@ -128,7 +127,7 @@ For developing CEP 6.1 HTML/JavaScript extensions for CC2015.1 host applications ---- -For developing CEP 6.0 HTML/JavaScript extensions for CC2015 host applications +## For developing CEP 6.0 HTML/JavaScript extensions for CC2015 host applications **Documentation** * [CEP 6.0 HTML Extension Cookbook for CC 2015](https://github.com/Adobe-CEP/CEP-Resources/wiki/CEP-6-HTML-Extension-Cookbook-for-CC-2015) @@ -161,7 +160,7 @@ For developing CEP 6.0 HTML/JavaScript extensions for CC2015 host applications ---- -For developing CEP 5.x HTML/JavaScript extensions for CC2014 host applications +## For developing CEP 5.x HTML/JavaScript extensions for CC2014 host applications **Documentation** * [Offical Adobe Extension SDK Documentation for CC 2014](http://adobe.ly/1rin38t) @@ -193,7 +192,7 @@ For developing CEP 5.x HTML/JavaScript extensions for CC2014 host applications ---- -For developing CEP 4.x and extensions for CS6/CC host applications +## For developing CEP 4.x and extensions for CS6/CC host applications **Documentation** * [Documentation for CEP 4.2](http://adobe.ly/1cWBggl) From 17dbe03aa09ba80344280b796a700c959062ae91 Mon Sep 17 00:00:00 2001 From: Pravdomil Date: Wed, 14 Mar 2018 11:12:51 +0100 Subject: [PATCH 2/2] minor changes --- README.md | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) diff --git a/README.md b/README.md index a7477bd..5c4da5f 100644 --- a/README.md +++ b/README.md @@ -21,8 +21,6 @@ Resources you will need include: * Sample code for how to use these libraries * The ZXP packager, a command-line utility ---- - ## For developing CEP 8.0 HTML/JavaScript extensions for CC 2018.x host applications **Documentation** @@ -56,8 +54,6 @@ Resources you will need include: * http://zxpinstaller.com/ * http://install.anastasiy.com/ ---- - ## For developing CEP 7.0 HTML/JavaScript extensions for CC 2015.x host applications **Documentation** @@ -91,8 +87,6 @@ Resources you will need include: * http://zxpinstaller.com/ * http://install.anastasiy.com/ ----- - ## For developing CEP 6.1 HTML/JavaScript extensions for CC2015.1 host applications **Documentation** @@ -125,8 +119,6 @@ Resources you will need include: * http://zxpinstaller.com/ * http://install.anastasiy.com/ ----- - ## For developing CEP 6.0 HTML/JavaScript extensions for CC2015 host applications **Documentation** @@ -158,8 +150,6 @@ Resources you will need include: * http://zxpinstaller.com/ * http://install.anastasiy.com/ ----- - ## For developing CEP 5.x HTML/JavaScript extensions for CC2014 host applications **Documentation** @@ -190,8 +180,6 @@ Resources you will need include: * [Guide to signing extensions](http://adobe.ly/1oiS4FE) (NOTE: For CEP 4.0 but valid for CEP 5) ----- - ## For developing CEP 4.x and extensions for CS6/CC host applications **Documentation** @@ -213,9 +201,7 @@ Resources you will need include: * [Extension Builder 3 forums - get help from the developer community](http://adobe.ly/1mgZ2xe) (NOTE: EB3 is compatible with CEP 4.x only. You can [tweak it](http://adobe.ly/1v3wgiq) so that it supports CC 2014 (with limitations)) ----- - -Miscellaneous help +## Miscellaneous help * [CS SDK Blog](https://blogs.adobe.com/cssdk/) * [Andy Hall's Super Mega Guide (English)] (http://bit.ly/XQn9IV) [ (Japanese)] (http://bit.ly/XQnB9P) * [Davide Barranca’s blog](http://www.davidebarranca.com/) and [HTML Panels Development Course](http://htmlpanelsbook.com/) @@ -225,7 +211,5 @@ Miscellaneous help * [Adobe Exchange](http://bit.ly/1mHVksI) * [Photoshop CC 2014 CEP samples by John Peterson](http://bit.ly/1nGAWYN) ----- -