Skip to content

Commit 0133d85

Browse files
author
Adam Dupaski
authored
Update _index.md
1 parent c4a3f83 commit 0133d85

1 file changed

Lines changed: 13 additions & 15 deletions

File tree

  • content/en/docs/refguide/modeling/app-explorer/app

content/en/docs/refguide/modeling/app-explorer/app/_index.md

Lines changed: 13 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2,47 +2,45 @@
22
title: "App"
33
url: /refguide/app/
44
weight: 10
5-
tags: ["studio pro", "app"]
5+
tags: ["studio pro", "app", "settings", "navigation", "system texts", "export documentation"]
66
aliases:
77
- /refguide/project/
88
#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.
99
---
1010

1111
## 1 Introduction
1212

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/).
1414

1515
## 2 Settings
1616

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.
1818

19-
See [App Settings](/refguide/app-settings/).
19+
For more information, see [App Settings](/refguide/app-settings/).
2020

2121
## 3 Security
2222

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.
2424

25-
See [App Security](/refguide/app-security/).
25+
For more information, see [App Security](/refguide/app-security/).
2626

2727
## 4 Navigation
2828

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).
3030

31-
See [Navigation](/refguide/navigation/).
31+
For more information, see [Navigation](/refguide/navigation/).
3232

3333
## 5 System Texts
3434

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.
3636

37-
See [System Texts](/refguide/system-texts/).
37+
For more information, see [System Texts](/refguide/system-texts/).
3838

39-
## 6 Advanced
39+
## 6 Export Documentation
4040

41-
### Export Documentation
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.
4242

43-
Right clicking on the app level allows you to export your documentation. This will export an HTML file with all documents in your app and their documentation.
44-
45-
## 6 Read More
43+
## 7 Read More
4644

4745
* [Modules](/refguide/modules/)
4846
* [Security](/refguide/security/)

0 commit comments

Comments
 (0)