|
2 | 2 | title: "App" |
3 | 3 | url: /refguide/app/ |
4 | 4 | weight: 10 |
5 | | -tags: ["studio pro", "app"] |
| 5 | +tags: ["studio pro", "app", "settings", "navigation", "system texts", "export documentation"] |
6 | 6 | aliases: |
7 | 7 | - /refguide/project/ |
8 | 8 | #If moving or renaming this doc file, implement a temporary redirect and let the respective team know they should update the URL in the product. See Mapping to Products for more details. |
9 | 9 | --- |
10 | 10 |
|
11 | 11 | ## 1 Introduction |
12 | 12 |
|
13 | | -A Mendix app consists of app-level documents and a number of modules. Each module can contain many documents. At the app level, there are some settings and documents that apply to your app as a whole. For example, navigation is an app-level document; the menu bar is app-wide and can refer to functionality in all modules. Most documents, however, live at the level of a [module](/refguide/modules/). |
| 13 | +A Mendix app consists of app-level documents and a number of modules. Each module can contain many documents. At the app level, there are some settings and documents that apply to your app as a whole. For example, navigation is an app-level document, and the menu bar is app-wide and can refer to functionality in all modules. However, most documents live at the level of a [module](/refguide/modules/). |
14 | 14 |
|
15 | 15 | ## 2 Settings |
16 | 16 |
|
17 | | -App settings include the languages for the end-user, app directory and database and server settings. |
| 17 | +Clicking **Settings** opens a dialog box with settings for the end-user languages, the app directory, and the database and server. |
18 | 18 |
|
19 | | -See [App Settings](/refguide/app-settings/). |
| 19 | +For more information, see [App Settings](/refguide/app-settings/). |
20 | 20 |
|
21 | 21 | ## 3 Security |
22 | 22 |
|
23 | | -At the app level you can change the security level, manage user roles and manage administrator and anonymous user access. |
| 23 | +At the app level, you can change the **Security** level, manage user roles, and manage administrator and anonymous user access. |
24 | 24 |
|
25 | | -See [App Security](/refguide/app-security/). |
| 25 | +For more information, see [App Security](/refguide/app-security/). |
26 | 26 |
|
27 | 27 | ## 4 Navigation |
28 | 28 |
|
29 | | -In navigation you can configure the menu bar and navigation tree for your application. Also you can specify what the home page is, as in, the page you see right after signing in. |
| 29 | +In **Navigation**, you can configure the menu bar and navigation tree for your app. You can also specify what the **Home page** is (meaning, the page you see right after signing in). |
30 | 30 |
|
31 | | -See [Navigation](/refguide/navigation/). |
| 31 | +For more information, see [Navigation](/refguide/navigation/). |
32 | 32 |
|
33 | 33 | ## 5 System Texts |
34 | 34 |
|
35 | | -System texts are texts like information and error messages that are produced by the server or the client. You can translate these texts so that they appear in the preferred language of the user. |
| 35 | +**System texts** are texts like information and error messages that are produced by the server or the client. You can translate these texts so that they appear in the preferred language of the user. |
36 | 36 |
|
37 | | -See [System Texts](/refguide/system-texts/). |
| 37 | +For more information, see [System Texts](/refguide/system-texts/). |
38 | 38 |
|
39 | | -## 6 Read More |
| 39 | +## 6 Export Documentation |
| 40 | + |
| 41 | +Right-clicking the **App** allows you to export documentation. This exports an HTML file with all the documents in your app and their documentation. |
| 42 | + |
| 43 | +## 7 Read More |
40 | 44 |
|
41 | 45 | * [Modules](/refguide/modules/) |
42 | 46 | * [Security](/refguide/security/) |
0 commit comments