Commit 9d7c80a1 authored by Jose Luis Osorno's avatar Jose Luis Osorno
Browse files

Documentation - Add metadata header

Modify the documentation articles to add a header with required
metadata.
parent beae9158
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
---
Title: How to set up Alfresco Transform Service
Added: v4.0.0
Last reviewed: 2019-01-14
---
# How to set up Alfresco Transform Service

By default, the _Alfresco Transform Service_ (from now ATS) is not included in the basic configuration of the projects generated making use of the Alfresco 
+5 −0
Original line number Diff line number Diff line
---
Title: Working with AMPs
Added: v3.0.0
Last reviewed: 2019-01-14
---
# Working with AMPs

Since the early days of the Alfresco SDK, the Alfresco Module Packages (AMP) have been the way customizations were packaged. In Alfresco SDK 4.0 everything 
+5 −0
Original line number Diff line number Diff line
---
Title: Remote debugging using Eclipse
Added: v3.0.0
Last reviewed: 2019-01-14
---
# Remote debugging using Eclipse

All the projects generated using the Alfresco SDK 4.0 are pre-configured to listen for remote debug connections. Depending on the selected archetypes you'll 
+5 −0
Original line number Diff line number Diff line
---
Title: Remote debugging using IntelliJ
Added: v3.0.0
Last reviewed: 2019-01-14
---
# Remote debugging using IntelliJ

All the projects generated using the Alfresco SDK 4.0 are pre-configured to listen for remote debug connections. Depending on the selected archetypes you'll 
+5 −0
Original line number Diff line number Diff line
---
Title: Setting up your development environment using Eclipse
Added: v3.0.0
Last reviewed: 2019-01-14
---
# Setting up your development environment using Eclipse

The Maven Alfresco SDK is designed to work well with Eclipse. This support includes the ability to import existing Alfresco projects created using the 
Loading