-
Notifications
You must be signed in to change notification settings - Fork 12
/
studio_documentations.html
44 lines (38 loc) · 3.43 KB
/
studio_documentations.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
---
layout: default
---
<!-- Page Heading/Breadcrumbs -->
<div class="row">
<div class="col-lg-12">
<h1 class="page-header">The Eclipse GEMOC Studio
<small>Documentations</small>
</h1>
<ol class="breadcrumb">
<li><a href="index.html">Home</a>
</li>
<li><a href="studio.html">Studio</a>
</li>
<li class="active">Documentations</li>
</ol>
</div>
</div>
<!-- /.row -->
<!-- Content Row -->
<div class="row">
<div class="col-lg-12">
<ul>
<li><i><a href="http://download.eclipse.org/gemoc/docs/nightly/index.html">Latest dev version</a></i>:
Most up-to-date version of the documentation from <i><b>latest build of master branch</b></i> of eclipse/gemoc-studio.</li>
<li><b><a href="http://download.eclipse.org/gemoc/docs/releases/3.6.0">3.6.0 - 2023/04/06</a></b>: Documentation of the Studio <a href="https://gemoc.org/studio_releases/eclipse_package/updatesite/2023/04/06/V3.6.0.html">3.6.0</a>. </li>
<li><a href="http://download.eclipse.org/gemoc/docs/releases/3.5.0">3.5.0 - 2022/07/01</a>: Documentation of the Studio <a href="https://gemoc.org/studio_releases/eclipse_package/updatesite/2022/07/01/V3.5.0.html">3.5.0</a>. </li>
<li><a href="http://download.eclipse.org/gemoc/docs/releases/3.4.0">3.4.0 - 2022/01/10</a>: Documentation of the Studio <a href="https://gemoc.org/studio_releases/eclipse_package/updatesite/2022/01/10/V3.4.0.html">3.4.0</a>. </li>
<li><a href="http://download.eclipse.org/gemoc/docs/releases/3.3.0">3.3.0 - 2021/07/28</a>: Documentation of the Studio <a href="https://gemoc.org/studio_releases/eclipse_package/updatesite/2021/07/28/V3.3.0.html">3.3.0</a>. </li>
<li><a href="http://download.eclipse.org/gemoc/docs/releases/3.2.0">3.2.0 - 2020/06/16</a>: Documentation of the Studio <a href="https://gemoc.org/studio_releases/eclipse_package/updatesite/2020/06/16/V3.2.0.html">3.2.0</a>. </li>
<li><a href="http://download.eclipse.org/gemoc/docs/milestones/3.1.0-20190627">3.1.0-20190627 - 2019/06/27</a>: Documentation of the Studio <a href="http://gemoc.org/studio_releases/eclipse_package/updatesite/2019/06/27/V3.1.0-20190627.html">3.1.0-20190627</a>. </li>
<li><a href="http://download.eclipse.org/gemoc/docs/releases/3.0.0">3.0.0 - 2018/07/17</a>: Documentation of the Studio <a href="http://gemoc.org/studio_releases/eclipse_package/updatesite/2018/07/17/V3.0.0.html">3.0.0</a>. </li>
<li><a href="http://download.eclipse.org/gemoc/docs/milestones/3.0.0-rc4">3.0.0-rc4 - 2018/06/22</a>: Documentation of the Studio <a href="http://gemoc.org/studio_releases/eclipse_package/updatesite/2018/06/22/V3.0.0-rc4.html">3.0.0-rc4</a>. </li>
<li><a href="http://download.eclipse.org/gemoc/docs/milestones/3.0.0-rc3">3.0.0-rc3 - 2018/06/07</a>: Documentation of the Studio <a href="http://gemoc.org/studio_releases/eclipse_package/updatesite/2018/06/07/V3.0.0-rc3.html">3.0.0-rc3</a>. </li>
<li><a href="http://gemoc.org/studio_docs/2.3.1/Guide.html">2.3.1 - 2017/09/15</a>: Documentation of the Studio <a href="http://gemoc.org/studio_releases/eclipse_package/2017/09/15/v2.3.1.html">2.3.1</a>. Ie. the last version prior to the switch to Eclipse Research Consortium, it contains various contents that have not been included in the Eclipse foundation versions (3.x.x) (mainly due to Intellectual Property issues that haven't been resolved yet) </li>
</ul>
</div>
<!-- /.row -->