Skip to content

Commit 0f927e3

Browse files
committed
Remove the Description column from the Supported Document Types table
1 parent a1f0350 commit 0f927e3

1 file changed

Lines changed: 15 additions & 15 deletions

File tree

  • content/en/docs/refguide/mendix-ai-assistance/maia-make

content/en/docs/refguide/mendix-ai-assistance/maia-make/_index.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -25,21 +25,21 @@ You can also ask Maia to provide explanations of your existing documents, such a
2525

2626
Maia Make can generate new documents, modify existing documents, and explain app documents and structures through a unified conversational interface. The following table lists all document types that Maia Make can work with and the Studio Pro version in which support for each document type was introduced:
2727

28-
| Document Type | Description | Available in Maia Make from | Remarks |
29-
| --- | --- | --- | --- |
30-
| [Domain model](/refguide/maia-for-domain-model/) | Generates, modifies, and explains domain models. | Studio Pro 11.8 | |
31-
| [Pages](/refguide/maia-for-pages/) | Generates, modified, and explains pages | Studio Pro 11.8 | |
32-
| [Microflows](/refguide/maia-for-microflows/) | Generates, modifies, and explains microflows | Studio Pro 11.8 | |
33-
| [Workflows](/refguide/maia-for-workflows/) | Generates, modifies, and explains workflows | Studio Pro 11.9 | |
34-
| [OQL](/refguide/maia-for-oql/) | Generates and manages OQL queries | Studio Pro 11.9 | |
35-
| View entities | Generates and manages view entities. | Studio Pro 11.9 | |
36-
| Enumerations | Generates and manages enumerations. | Studio Pro 11.9 | |
37-
| Constants | Generates and manages constants. | Studio Pro 11.9 | |
38-
| Modules | Creates and structures modules. | Studio Pro 11.9 | |
39-
| Java actions | Uses Java actions in microflows and explains them. | Studio Pro 11.9 | Read-only; Java actions cannot be generated. |
40-
| JavaScript actions | Generates and explains JavaScript actions. | Studio Pro 11.9 | Explain-only in Studio Pro 11.9. Generation, adding parameters, and updating the associated JavaScript file available from Studio Pro 11.10. |
41-
| Navigation | Generates and updates app-level navigation. | Studio Pro 11.11 | |
42-
| Menu | Generates and updates menu documents. | Studio Pro 11.11 | |
28+
| Document Type | Available in Maia Make from | Remarks |
29+
| --- | --- | --- |
30+
| [Domain model](/refguide/maia-for-domain-model/) | Studio Pro 11.8 | |
31+
| [Pages](/refguide/maia-for-pages/) | Studio Pro 11.8 | |
32+
| [Microflows](/refguide/maia-for-microflows/) | Studio Pro 11.8 | |
33+
| [Workflows](/refguide/maia-for-workflows/) | Studio Pro 11.9 | |
34+
| [OQL](/refguide/maia-for-oql/) | Studio Pro 11.9 | |
35+
| View entities | Studio Pro 11.9 | |
36+
| Enumerations | Studio Pro 11.9 | |
37+
| Constants | Studio Pro 11.9 | |
38+
| Modules | Studio Pro 11.9 | |
39+
| Java actions | Studio Pro 11.9 | Read-only; Java actions cannot be generated. |
40+
| JavaScript actions | Studio Pro 11.9 | Explain-only in Studio Pro 11.9. Generation, adding parameters, and updating the associated JavaScript file available from Studio Pro 11.10. |
41+
| Navigation | Studio Pro 11.11 | |
42+
| Menu | Studio Pro 11.11 | |
4343

4444
### Maia Make Standalone Capabilities
4545

0 commit comments

Comments
 (0)