Skip to content

Commit 95b4b7e

Browse files
committed
Add direct links to PDF tutorials and include MDA guide
1 parent a23171d commit 95b4b7e

1 file changed

Lines changed: 8 additions & 7 deletions

File tree

docs/examples/index.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -74,13 +74,14 @@ In-depth tutorials are available in PDF format in the `Doc/` folder:
7474

7575
| Tutorial | Description |
7676
|----------|-------------|
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)
8485

8586
## Running Examples
8687

0 commit comments

Comments
 (0)