From c7296f71c2f6da516229a41e46cae41e37fae400 Mon Sep 17 00:00:00 2001 From: mindthegab Date: Mon, 23 Mar 2015 15:56:55 -0400 Subject: [PATCH 1/2] Update README.md --- README.md | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 08ca5c8c..8beec5e6 100644 --- a/README.md +++ b/README.md @@ -28,12 +28,22 @@ and use one of the available archetypes (AMP, Share AMP, All in One) ``` +## Resources + +### Developer Documentation + +### Alfresco Official Documentation + +- Documentation for the SDK on Alfresco Community (latest) is available [here](http://docs.alfresco.com/community/concepts/alfresco-sdk-intro.html) + +- Documentation for the SDK on Alfresco Enterprise (5.0) is available [here](http://docs.alfresco.com/5.0/concepts/alfresco-sdk-intro.html) + + +**SDK 2.x**: Full documentation is available at the [Alfresco SDK site](https://artifacts.alfresco.com/nexus/content/groups/public/alfresco-sdk-aggregator/latest/index.html). -Once the vote is closed the SDK will be available in Maven Central. - -# Check the SDK out! +# Check the SDK in action! For an overview of the SDK potential check out this video: @@ -49,15 +59,6 @@ The SDK is composed of: 2. [Alfresco Share AMP Archetype](https://artifacts.alfresco.com/nexus/content/groups/public/alfresco-lifecycle-aggregator/latest/archetypes/share-amp-archetype/index.html) 3. [Alfresco All-in-One Archetype](https://artifacts.alfresco.com/nexus/content/groups/public/alfresco-lifecycle-aggregator/latest/archetypes/alfresco-allinone-archetype/index.html) -## Resources - -### Developer Documentation - -**SDK 2.x**: Full documentation is available at the [Alfresco SDK site](https://artifacts.alfresco.com/nexus/content/groups/public/alfresco-sdk-aggregator/latest/index.html). - -### Alfresco Official Documentation - -Additional documentation for Alfresco Community and Enterprise, tutorials and examples is available in the [Alfresco Documentation](http://docs.alfresco.com/community/concepts/alfresco-sdk-intro.html). ### Samples From 593f4e9143f671fb07c6d341b0d84ab1ccb31d16 Mon Sep 17 00:00:00 2001 From: mindthegab Date: Mon, 23 Mar 2015 15:58:56 -0400 Subject: [PATCH 2/2] Update README.md --- README.md | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 8beec5e6..600a2982 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,7 @@ Includes support for rapid and standard development, testing, packaging, version ## SDK 2.0.0 available in Maven Central -The SDK 2.0.0 is available in Maven Central. - -You can: +The SDK 2.0.0 is finally [released in Maven Central](http://search.maven.org/#search|ga|1|alfresco%20sdk). - *To create a new Alfresco project*: Run a @@ -30,16 +28,15 @@ and use one of the available archetypes (AMP, Share AMP, All in One) ``` ## Resources -### Developer Documentation - -### Alfresco Official Documentation +### Alfresco Official Docs - Documentation for the SDK on Alfresco Community (latest) is available [here](http://docs.alfresco.com/community/concepts/alfresco-sdk-intro.html) - Documentation for the SDK on Alfresco Enterprise (5.0) is available [here](http://docs.alfresco.com/5.0/concepts/alfresco-sdk-intro.html) +### Developer Documentation -**SDK 2.x**: Full documentation is available at the [Alfresco SDK site](https://artifacts.alfresco.com/nexus/content/groups/public/alfresco-sdk-aggregator/latest/index.html). +**SDK 2.x**: Full developer (Maven) documentation is available at the [Alfresco SDK site](https://artifacts.alfresco.com/nexus/content/groups/public/alfresco-sdk-aggregator/latest/index.html).