From d2fbf381e59368d6ea77deffe1a14c229b58b26b Mon Sep 17 00:00:00 2001 From: bhagya_silva Date: Thu, 28 Aug 2014 15:34:03 +0200 Subject: [PATCH] Changed Docs to Documentation --- README.md | 6 +++--- archetypes/alfresco-allinone-archetype/src/site/site.xml | 4 ++-- archetypes/alfresco-amp-archetype/src/site/site.xml | 2 +- archetypes/share-amp-archetype/pom.xml | 2 +- .../main/resources/archetype-resources/src/site/site.xml | 2 +- archetypes/share-amp-archetype/src/site/site.xml | 2 +- modules/alfresco-rad/pom.xml | 2 +- plugins/alfresco-maven-plugin/src/site/site.xml | 2 +- poms/alfresco-sdk-parent/src/site/site.xml | 2 +- src/site/apt/index.apt.vm | 2 +- src/site/site.xml | 6 +++--- 11 files changed, 16 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index 8f579ac4..ccdeb282 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ It is composed of: ### Alfresco Official Documentation -Additional documentation for Alfresco Community and Enterprise, tutorials and examples is available in the [Alfresco Docs](http://docs.alfresco.com/4.2/concepts/dev-extensions-maven-sdk-intro.html). +Additional documentation for Alfresco Community and Enterprise, tutorials and examples is available in the [Alfresco Documentation](http://docs.alfresco.com/4.2/concepts/dev-extensions-maven-sdk-intro.html). ### Samples @@ -42,10 +42,10 @@ Alfresco Community artifacts (JARs, WARs, AMPs, poms) and SDK artifacts are publ for Enterprise and Premiere licensed software access you need to get credential via the Alfresco Enterprise Support. See [public docs](http://docs.alfresco.com/4.2/concepts/dev-extensions-maven-sdk-tutorials-alfresco-enterprise.html) or [this KB (login required)](https://myalfresco.force.com/support/articles/en_US/Technical_Article/Where-can-I-find-the-repository-for-Enterprise-Maven-artifacts) for more details. ## License and Support -This project is released under the [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.html). It's a community driven project which is supported for Alfresco Development (please refere to the official [Alfresco Docs](http://docs.alfresco.com/4.2/concepts/dev-extensions-maven-sdk-intro.html) for supported features. +This project is released under the [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.html). It's a community driven project which is supported for Alfresco Development (please refere to the official [Alfresco Documentation](http://docs.alfresco.com/4.2/concepts/dev-extensions-maven-sdk-intro.html) for supported features. ## News - 2014-08-22: First SNAPSHOT of SDK 2.0.0 in the [OSS Sonatype Repository](https://oss.sonatype.org/content/repositories/snapshots/org/alfresco/maven/alfresco-sdk-parent/2.0.0-SNAPSHOT/)! -- 2014-07: Project fully migrated from [Google Code](https://code.google.com/p/maven-alfresco-archetypes), including tags, branches, issues. Allow a little time for a full cleanup of issue labels and to sort repository permissions. Please update obsolete references and bear with us as we update Alfresco Docs to this change. +- 2014-07: Project fully migrated from [Google Code](https://code.google.com/p/maven-alfresco-archetypes), including tags, branches, issues. Allow a little time for a full cleanup of issue labels and to sort repository permissions. Please update obsolete references and bear with us as we update Alfresco Documentation to this change. diff --git a/archetypes/alfresco-allinone-archetype/src/site/site.xml b/archetypes/alfresco-allinone-archetype/src/site/site.xml index 4bd053d6..83466d26 100644 --- a/archetypes/alfresco-allinone-archetype/src/site/site.xml +++ b/archetypes/alfresco-allinone-archetype/src/site/site.xml @@ -32,9 +32,9 @@ - + - + diff --git a/archetypes/alfresco-amp-archetype/src/site/site.xml b/archetypes/alfresco-amp-archetype/src/site/site.xml index 228563ea..8988faae 100644 --- a/archetypes/alfresco-amp-archetype/src/site/site.xml +++ b/archetypes/alfresco-amp-archetype/src/site/site.xml @@ -35,7 +35,7 @@ - + diff --git a/archetypes/share-amp-archetype/pom.xml b/archetypes/share-amp-archetype/pom.xml index b03bb956..ae1b3c55 100644 --- a/archetypes/share-amp-archetype/pom.xml +++ b/archetypes/share-amp-archetype/pom.xml @@ -6,7 +6,7 @@ share-amp-archetype maven-archetype - Alfresco Maven SDK - Share AMP Archtype + Alfresco Maven SDK - Share AMP Archetype Share project with full support for lifecycle and rapid development of AMPs (Alfresco Module Packages) diff --git a/archetypes/share-amp-archetype/src/main/resources/archetype-resources/src/site/site.xml b/archetypes/share-amp-archetype/src/main/resources/archetype-resources/src/site/site.xml index 6d62a05f..38ab8a03 100644 --- a/archetypes/share-amp-archetype/src/main/resources/archetype-resources/src/site/site.xml +++ b/archetypes/share-amp-archetype/src/main/resources/archetype-resources/src/site/site.xml @@ -35,7 +35,7 @@ - + diff --git a/archetypes/share-amp-archetype/src/site/site.xml b/archetypes/share-amp-archetype/src/site/site.xml index 08571177..cba79df1 100644 --- a/archetypes/share-amp-archetype/src/site/site.xml +++ b/archetypes/share-amp-archetype/src/site/site.xml @@ -34,7 +34,7 @@ - + diff --git a/modules/alfresco-rad/pom.xml b/modules/alfresco-rad/pom.xml index 854697ef..df987cb8 100644 --- a/modules/alfresco-rad/pom.xml +++ b/modules/alfresco-rad/pom.xml @@ -4,7 +4,7 @@ alfresco-rad jar - Rapid Application Development support + Rapid Application Development Support SDK module for Rapid Deveopment support org.alfresco.maven diff --git a/plugins/alfresco-maven-plugin/src/site/site.xml b/plugins/alfresco-maven-plugin/src/site/site.xml index 527d12c8..c3099f26 100644 --- a/plugins/alfresco-maven-plugin/src/site/site.xml +++ b/plugins/alfresco-maven-plugin/src/site/site.xml @@ -37,7 +37,7 @@ - + diff --git a/poms/alfresco-sdk-parent/src/site/site.xml b/poms/alfresco-sdk-parent/src/site/site.xml index 5038ab56..7d7c29de 100644 --- a/poms/alfresco-sdk-parent/src/site/site.xml +++ b/poms/alfresco-sdk-parent/src/site/site.xml @@ -69,7 +69,7 @@ - + diff --git a/src/site/apt/index.apt.vm b/src/site/apt/index.apt.vm index b4db19e2..58e22f4d 100644 --- a/src/site/apt/index.apt.vm +++ b/src/site/apt/index.apt.vm @@ -14,7 +14,7 @@ Introduction project easily in Open Source and Enterprise development processes. The Alfresco SDK\x99 is fully documented in the single components websites (see menu above). - For official (Enterprise) support of this SDK please refer to the features and tutorials documented in {{{http://docs.alfresco.com/community/concepts/alfresco-sdk-intro.html}the Official Alfresco Docs}}. + For official (Enterprise) support of this SDK please refer to the features and tutorials documented in {{{http://docs.alfresco.com/community/concepts/alfresco-sdk-intro.html}the Official Alfresco Documentation}}. How to Use the SDK diff --git a/src/site/site.xml b/src/site/site.xml index 0a8bb43c..871446ed 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -62,9 +62,9 @@ - - - + + +