You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/examples/index.md
+8-7Lines changed: 8 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -74,13 +74,14 @@ In-depth tutorials are available in PDF format in the `Doc/` folder:
74
74
75
75
| Tutorial | Description |
76
76
|----------|-------------|
77
-
| Starting Bfd - Part 1 | Introducing the Basics |
78
-
| Starting Bfd - Part 2 | Extending Models |
79
-
| Starting Bfd - Part 3 | OCL Queries |
80
-
| ad970808_UML11_OCL.pdf | Official OCL Language Reference |
81
-
| Creating custom Bold-aware components.pdf | Building Bold-aware controls |
82
-
83
-
Download from: [Doc folder on GitHub](https://github.com/bero/BoldForDelphi/tree/develop/Doc)
77
+
|[Starting Bfd - Part 1](https://github.com/bero/BoldForDelphi/blob/develop/Doc/Starting%20Bfd%20-%20Part%201%20-%20Introducing%20the%20Basics.pdf)| Introducing the Basics |
78
+
|[Starting Bfd - Part 2](https://github.com/bero/BoldForDelphi/blob/develop/Doc/Starting%20Bfd%20-%20Part%202%20-%20Extending%20Models.pdf)| Extending Models |
79
+
|[Starting Bfd - Part 3](https://github.com/bero/BoldForDelphi/blob/develop/Doc/Starting%20Bfd%20-%20Part%203%20-%20OCL.pdf)| OCL Queries |
80
+
|[Delphi and Model Driven Architecture](https://github.com/bero/BoldForDelphi/blob/develop/Doc/Delphi%20and%20model%20Driven%20Architecture/Delphi%20and%20Model%20Driven%20Architecture.pdf)| Complete MDA guide |
81
+
|[ad970808_UML11_OCL.pdf](https://github.com/bero/BoldForDelphi/blob/develop/Doc/ad970808_UML11_OCL.pdf)| Official OCL Language Reference |
82
+
|[Creating custom Bold-aware components.pdf](https://github.com/bero/BoldForDelphi/blob/develop/Doc/Creating%20custom%20Bold-aware%20components.pdf)| Building Bold-aware controls |
83
+
84
+
More PDFs: [Doc folder on GitHub](https://github.com/bero/BoldForDelphi/tree/develop/Doc)
0 commit comments