@@ -6,13 +6,13 @@ PlatUML, UML and Ada *packages*. This diagram has been generated, in turn, with
6
6
AdaML. See below the AdaML source code.
7
7
8
8
<p align =" center " >
9
- <img src =" http://www.plantuml.com/plantuml/proxy?cache=yes&src=https://raw.github.com/rocher/AdaML/release/0.1.1 /diagram/self-AdaML-01.aml " >
9
+ <img src =" http://www.plantuml.com/plantuml/proxy?cache=yes&src=https://raw.github.com/rocher/AdaML/release/0.1.2 /diagram/self-AdaML-01.aml " >
10
10
</p >
11
11
12
12
<details >
13
13
<summary ><b >AdaML Source Code</b >   ; &mdash ; <i >click to expand</i > &mdash ; </summary >
14
14
<pre >
15
- !include https://raw.github.com/rocher/AdaML/release/0.1.1 /AdaML.puml
15
+ !include https://raw.github.com/rocher/AdaML/release/0.1.2 /AdaML.puml
16
16
scale 600 width
17
17
18
18
package("AdaML")
@@ -33,8 +33,8 @@ left_right("UML", "Ada")
33
33
34
34
### Doc
35
35
For more information and examples, download
36
- [ AdaML.pdf] ( https://raw.github.com/rocher/AdaML/relese/1 .1.0 /doc/AdaML.pdf ) or
37
- [ read online] ( https://github.com/rocher/AdaML/blob/release/1 .1.0 /doc/AdaML.pdf )
36
+ [ AdaML.pdf] ( https://raw.github.com/rocher/AdaML/relese/0 .1.2 /doc/AdaML.pdf ) or
37
+ [ read online] ( https://github.com/rocher/AdaML/blob/release/0 .1.2 /doc/AdaML.pdf )
38
38
in GitHub.
39
39
40
40
# Introduction
@@ -75,7 +75,7 @@ AdaML must be used locally to get quality graphics. You can generate diagrams in
75
75
- Remove default lines and paste the following code:
76
76
77
77
```
78
- !include https://raw.github.com/rocher/AdaML/release/0.1.1 /AdaML.puml
78
+ !include https://raw.github.com/rocher/AdaML/release/0.1.2 /AdaML.puml
79
79
scale 300 width
80
80
81
81
begin_type("Pan_Dimensional")
@@ -105,6 +105,10 @@ This is an example of the AdaML documentation:
105
105
[ deep-thought-02.aml] ( https://raw.github.com/rocher/AdaML/develop/diagram/deep-thought-02.aml )
106
106
107
107
# ChangeLog
108
+ ### Release 0.1.2
109
+
110
+ + Adapt to new PlantUML interface
111
+
108
112
### Release 0.1.1
109
113
110
114
+ Scaled images of ` REAME.md ` file
0 commit comments