534384: The General Data Protection Regulation (GDPR) at the Eclipse
Foundation
Tweak layout
Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=534384
diff --git a/documentation/_index.html b/documentation/_index.html
index 4974802..49210e1 100644
--- a/documentation/_index.html
+++ b/documentation/_index.html
@@ -1,150 +1,150 @@
-<div id="primaryLinks">
- <h3>Primary Links</h3>
- <ul>
- <li>
- <a id="buttonDownload" href="../downloads" title="Download">
- <strong>Download</strong> Eclipse Distribution, Update Site, Dropins
- </a>
- </li>
- <li>
- <a id="buttonDocumentation" href="../documentation" title="Documentation">
- <strong>Documentation</strong> Tutorials, Examples, Videos, Reference Documentation
- </a>
- </li>
- <li>
- <a id="buttonSupport" href="../support" title="Support">
- <strong>Support</strong> Bug Tracker, Newsgroup, Support
- </a>
- </li>
- <li>
- <a id="buttonInvolved" href="../developers" title="Getting Involved">
- <strong>Getting Involved</strong> Git, Workspace Setup, Wiki, Committers
- </a>
- </li>
- </ul>
-</div>
-
-<div id="midcolumn">
-
-<div class="atlnavitem">
-<h2>ATL Documentation</h2>
-<div class="contents">
-The <a href="http://wiki.eclipse.org/MMT/Atlas_Transformation_Language_%28ATL%29">ATL wiki</a> is the root of all the documentations. The first four pages below are converted into an Eclipse documentation plugin embedded into ATL SDK builds. You can contribute them using a bugzilla account.
-
- <ul>
- <li>
- <a href="http://wiki.eclipse.org/ATL/Concepts">ATL Concepts wiki page</a>:
- An introduction to ATL concepts.
- </li>
- <li>
- <a href="http://wiki.eclipse.org/ATL/Tutorials">ATL Tutorials</a>:
- Tutorials on how to use ATL.
- </li>
- <li>
- <a href="http://wiki.eclipse.org/ATL/User_Guide">ATL User Guide</a>:
- The complete ATL User Guide.
- </li>
-
- <li>
- <a href="http://wiki.eclipse.org/ATL/Developer_Guide">ATL Developer Guide</a>:
- A description of ATL implementation for developers.
- </li>
- <li>
- <a href="http://www.eclipse.org/atl/documentation/old/ATL_VMSpecification[v00.01].pdf">Specification of the ATL Virtual Machine</a>:
- Working draft of the specification of the ATL Virtual Machine.
- </li>
- <li>
- <a href="http://www.eclipse.org/atl/documentation/old/ATL_Transformation_Template[v00.01].pdf">ATL Transformation Description Template</a>:
- Working draft of the transformation description template.
- </li>
-
- <li>
- <a href="http://www.eclipse.org/atl/documentation/old/ATL_VM_Presentation_[1.0].pdf">Presentation of the ATL Virtual Machine</a>:
- An introduction to the ATL Virtual Machine (V1.0 draft)
- </li>
- </ul>
- </div>
- </div>
- <div class="atlnavitem">
- <h2>ATL Examples</h2>
-<div class="contents">
- <ul>
- <li>
- <a href="http://www.eclipse.org/atl/documentation/basicExamples_Patterns/">ATL Basic Examples</a>:
- This section provides a set of basic examples and patterns.
- </li>
- <li>
- <a href="http://www.eclipse.org/atl/usecases/">ATL Use Cases</a>:
- This section provides a set of ATL model transformation use cases covering different domains of application. These use cases are concrete examples of how model to model transformation (MMT) can be applied.
- </li>
- <li>
- Families to Persons (<a href="http://www.eclipse.org/atl/documentation/old/ATLUseCase_Families2Persons.pdf">PDF version</a>, <a href="http://www.eclipse.org/atl/documentation/old/ATLUseCase_Families2Persons.ppt">Powerpoint version</a>):
- This presentation describes a very simple model transformation example, some kind of ATL "hello world".
- </li>
- <li>
- <a href="http://www.eclipse.org/atl/atlTransformations/">ATL Transformations</a>:
- This section provides various ATL transformations.
- </li>
- </ul>
- </div>
- </div>
- <div class="atlnavitem">
-<h2>Communication</h2>
-<div class="contents">
- <ul>
- <li>ATL at Eclipse Con 2009 : <a href="http://www.eclipsecon.org/2009/sessions?id=511">Model Refactoring and other Advanced ATL Techniques </a>.</li>
- <li>ATL at Eclipse Con 2008 : <a href="http://www.eclipsecon.org/2008/index.php?page=sub/&id=402">Model-to-model Transformation with ATL</a>.</li>
-
- <li>
- <a href="publication.php">ATL Publications</a>:
- This page provides the list of the scientific papers about ATL.
- </li>
-
- </ul>
-
- </div>
- </div>
- <div class="atlnavitem">
- <h2>Old Documentations</h2>
- <div class="contents">
-The following documentations may not be up-to-date.
- <ul >
- <li>
- <a href="http://www.eclipse.org/atl/documentation/old/ATL_PresentationSheet.pdf">ATL presentation sheet</a>: Short presentation of ATL project.
- </li>
- <li>
- <a href="http://www.eclipse.org/atl/documentation/old/ATL_Starter_Guide.pdf">ATL Starter's Guide</a>: Working draft of the ATL Starter's Guide.
- </li>
-
- <li>
- <a href="http://www.eclipse.org/atl/documentation/old/ATL_User_Manual[v0.7].pdf">ATL User Manual</a>: The ATL User Manual.
- <li>
- <a href="http://www.eclipse.org/atl/documentation/old/ATL_Inventory.pdf">ATL Inventory</a>:
- This document gives a glimpse of the "ATL world" and all the resources available.
- </li>
- <li>
- <a href="http://www.eclipse.org/atl/documentation/old/ATL_Poster.pdf">ATL Poster</a>
- </li>
-
- <li>
- ATL Flyer: <a href="http://www.eclipse.org/atl/documentation/old/ATL_Flyer_Normal_Version.pdf">Normal version</a>, <a href="http://www.eclipse.org/atl/documentation/old/ATL_Flyer_Booklet_Version.pdf">Booklet version</a>
- </li>
- <li>
- <a href="http://www.eclipse.org/atl/documentation/old/ANT_Task_AMMA.pdf">ANT Task for AMMA/ATL</a>:
- A presentation of the AMMA/ATL Ant tasks (a wiki page is also available: <a href="http://wiki.eclipse.org/index.php/AM3_Ant_Tasks">http://wiki.eclipse.org/index.php/AM3_Ant_Tasks</a>)
- </li>
-
- <li>
- <a href="http://www.eclipse.org/atl/documentation/old/ATL_Installation_Guide[v0.1].pdf">ATL installation guide</a>:
- This document aims to provide a step-by-step guide for installing the Eclipse/EMF distribution of the
- ATL Development Tools.
- </li>
- <li>
- <a href="http://wiki.eclipse.org/ATL/Developer_Guide#Install_ATL_from_CVS/">Installation of ADT from source</a>:
- This document explains how to install ADT (IDE for ATL) from source.
- </li>
- </ul>
-
-</div>
-</div>
-</div>
+<div id="primaryLinks">
+ <h3>Primary Links</h3>
+ <ul>
+ <li>
+ <a id="buttonDownload" href="../downloads" title="Download">
+ <strong>Download</strong> Eclipse Distribution, Update Site, Dropins
+ </a>
+ </li>
+ <li>
+ <a id="buttonDocumentation" href="../documentation" title="Documentation">
+ <strong>Documentation</strong> Tutorials, Examples, Videos, Reference
+ </a>
+ </li>
+ <li>
+ <a id="buttonSupport" href="../support" title="Support">
+ <strong>Support</strong> Bug Tracker, Newsgroup, Support
+ </a>
+ </li>
+ <li>
+ <a id="buttonInvolved" href="../developers" title="Getting Involved">
+ <strong>Getting Involved</strong> Git, Workspace Setup, Wiki, Committers
+ </a>
+ </li>
+ </ul>
+</div>
+
+<div id="midcolumn">
+
+<div class="atlnavitem">
+<h2>ATL Documentation</h2>
+<div class="contents">
+The <a href="http://wiki.eclipse.org/MMT/Atlas_Transformation_Language_%28ATL%29">ATL wiki</a> is the root of all the documentations. The first four pages below are converted into an Eclipse documentation plugin embedded into ATL SDK builds. You can contribute them using a bugzilla account.
+
+ <ul>
+ <li>
+ <a href="http://wiki.eclipse.org/ATL/Concepts">ATL Concepts wiki page</a>:
+ An introduction to ATL concepts.
+ </li>
+ <li>
+ <a href="http://wiki.eclipse.org/ATL/Tutorials">ATL Tutorials</a>:
+ Tutorials on how to use ATL.
+ </li>
+ <li>
+ <a href="http://wiki.eclipse.org/ATL/User_Guide">ATL User Guide</a>:
+ The complete ATL User Guide.
+ </li>
+
+ <li>
+ <a href="http://wiki.eclipse.org/ATL/Developer_Guide">ATL Developer Guide</a>:
+ A description of ATL implementation for developers.
+ </li>
+ <li>
+ <a href="http://www.eclipse.org/atl/documentation/old/ATL_VMSpecification[v00.01].pdf">Specification of the ATL Virtual Machine</a>:
+ Working draft of the specification of the ATL Virtual Machine.
+ </li>
+ <li>
+ <a href="http://www.eclipse.org/atl/documentation/old/ATL_Transformation_Template[v00.01].pdf">ATL Transformation Description Template</a>:
+ Working draft of the transformation description template.
+ </li>
+
+ <li>
+ <a href="http://www.eclipse.org/atl/documentation/old/ATL_VM_Presentation_[1.0].pdf">Presentation of the ATL Virtual Machine</a>:
+ An introduction to the ATL Virtual Machine (V1.0 draft)
+ </li>
+ </ul>
+ </div>
+ </div>
+ <div class="atlnavitem">
+ <h2>ATL Examples</h2>
+<div class="contents">
+ <ul>
+ <li>
+ <a href="http://www.eclipse.org/atl/documentation/basicExamples_Patterns/">ATL Basic Examples</a>:
+ This section provides a set of basic examples and patterns.
+ </li>
+ <li>
+ <a href="http://www.eclipse.org/atl/usecases/">ATL Use Cases</a>:
+ This section provides a set of ATL model transformation use cases covering different domains of application. These use cases are concrete examples of how model to model transformation (MMT) can be applied.
+ </li>
+ <li>
+ Families to Persons (<a href="http://www.eclipse.org/atl/documentation/old/ATLUseCase_Families2Persons.pdf">PDF version</a>, <a href="http://www.eclipse.org/atl/documentation/old/ATLUseCase_Families2Persons.ppt">Powerpoint version</a>):
+ This presentation describes a very simple model transformation example, some kind of ATL "hello world".
+ </li>
+ <li>
+ <a href="http://www.eclipse.org/atl/atlTransformations/">ATL Transformations</a>:
+ This section provides various ATL transformations.
+ </li>
+ </ul>
+ </div>
+ </div>
+ <div class="atlnavitem">
+<h2>Communication</h2>
+<div class="contents">
+ <ul>
+ <li>ATL at Eclipse Con 2009 : <a href="http://www.eclipsecon.org/2009/sessions?id=511">Model Refactoring and other Advanced ATL Techniques </a>.</li>
+ <li>ATL at Eclipse Con 2008 : <a href="http://www.eclipsecon.org/2008/index.php?page=sub/&id=402">Model-to-model Transformation with ATL</a>.</li>
+
+ <li>
+ <a href="publication.php">ATL Publications</a>:
+ This page provides the list of the scientific papers about ATL.
+ </li>
+
+ </ul>
+
+ </div>
+ </div>
+ <div class="atlnavitem">
+ <h2>Old Documentations</h2>
+ <div class="contents">
+The following documentations may not be up-to-date.
+ <ul >
+ <li>
+ <a href="http://www.eclipse.org/atl/documentation/old/ATL_PresentationSheet.pdf">ATL presentation sheet</a>: Short presentation of ATL project.
+ </li>
+ <li>
+ <a href="http://www.eclipse.org/atl/documentation/old/ATL_Starter_Guide.pdf">ATL Starter's Guide</a>: Working draft of the ATL Starter's Guide.
+ </li>
+
+ <li>
+ <a href="http://www.eclipse.org/atl/documentation/old/ATL_User_Manual[v0.7].pdf">ATL User Manual</a>: The ATL User Manual.
+ <li>
+ <a href="http://www.eclipse.org/atl/documentation/old/ATL_Inventory.pdf">ATL Inventory</a>:
+ This document gives a glimpse of the "ATL world" and all the resources available.
+ </li>
+ <li>
+ <a href="http://www.eclipse.org/atl/documentation/old/ATL_Poster.pdf">ATL Poster</a>
+ </li>
+
+ <li>
+ ATL Flyer: <a href="http://www.eclipse.org/atl/documentation/old/ATL_Flyer_Normal_Version.pdf">Normal version</a>, <a href="http://www.eclipse.org/atl/documentation/old/ATL_Flyer_Booklet_Version.pdf">Booklet version</a>
+ </li>
+ <li>
+ <a href="http://www.eclipse.org/atl/documentation/old/ANT_Task_AMMA.pdf">ANT Task for AMMA/ATL</a>:
+ A presentation of the AMMA/ATL Ant tasks (a wiki page is also available: <a href="http://wiki.eclipse.org/index.php/AM3_Ant_Tasks">http://wiki.eclipse.org/index.php/AM3_Ant_Tasks</a>)
+ </li>
+
+ <li>
+ <a href="http://www.eclipse.org/atl/documentation/old/ATL_Installation_Guide[v0.1].pdf">ATL installation guide</a>:
+ This document aims to provide a step-by-step guide for installing the Eclipse/EMF distribution of the
+ ATL Development Tools.
+ </li>
+ <li>
+ <a href="http://wiki.eclipse.org/ATL/Developer_Guide#Install_ATL_from_CVS/">Installation of ADT from source</a>:
+ This document explains how to install ADT (IDE for ATL) from source.
+ </li>
+ </ul>
+
+</div>
+</div>
+</div>
diff --git a/downloads/_index.html b/downloads/_index.html
index b2e4363..806a278 100644
--- a/downloads/_index.html
+++ b/downloads/_index.html
@@ -8,7 +8,7 @@
</li>
<li>
<a id="buttonDocumentation" href="../documentation" title="Documentation">
- <strong>Documentation</strong> Tutorials, Examples, Videos, Reference Documentation
+ <strong>Documentation</strong> Tutorials, Examples, Videos, Reference
</a>
</li>
<li>
diff --git a/support/_index.html b/support/_index.html
index fe27a88..0f7cf9c 100644
--- a/support/_index.html
+++ b/support/_index.html
@@ -8,7 +8,7 @@
</li>
<li>
<a id="buttonDocumentation" href="../documentation" title="Documentation">
- <strong>Documentation</strong> Tutorials, Examples, Videos, Reference Documentation
+ <strong>Documentation</strong> Tutorials, Examples, Videos, Reference
</a>
</li>
<li>
diff --git a/usecases/index.php b/usecases/index.php
index ebd4215..c5fd698 100644
--- a/usecases/index.php
+++ b/usecases/index.php
@@ -37,7 +37,7 @@
</li>
<li>
<a id="buttonDocumentation" href="../documentation" title="Documentation">
- <strong>Documentation</strong> Tutorials, Examples, Videos, Reference Documentation
+ <strong>Documentation</strong> Tutorials, Examples, Videos, Reference
</a>
</li>
<li>