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/get_started/about.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ By using only released APIs, abap2UI5 ensures your app is "cloud-ready and upgra
32
32
The abap2UI5 framework does not use any newer ABAP syntax features. This makes it also compatible for on-premise and R/3 NetWeaver systems, enabling development in classic ABAP (Tier 3) extensions. A downported version is available for systems below ABAP 7.50.
33
33
34
34
##### Architecture
35
-
The abap2UI5 system footprint is kept minimal. The base version includes only essential classes and interfaces, and additional functionality can be incorporated by installing optional add-ons.
35
+
The abap2UI5 system footprint is kept as small as possible. The base version includes only essential classes and interfaces, and additional functionality can be incorporated by installing optional [addons.](/addons/addons)
36
36
37
37
##### Security
38
38
Since you configure the HTTP handler yourself, you retain complete control over all external communications, ensuring security.
@@ -41,7 +41,7 @@ Since you configure the HTTP handler yourself, you retain complete control over
41
41
abap2UI5 is technically just an implementation of an HTTP handler and can be used as any other HTTP service in a productive scenario.
42
42
43
43
##### Launchpad
44
-
Apps developed with abap2UI5 can be integrated into Fiori Launchpads on S/4 Systems or Build Workzone websites on SAP BTP, as well as into tiles on S/4HANA Public Cloud. See the Configuration section for more details.
44
+
Apps developed with abap2UI5 can be integrated into Fiori Launchpads on S/4 Systems or Build Workzone websites on SAP BTP, as well as into tiles on S/4HANA Public Cloud. See the [configuration](/configuration/launchpad) for more details.
45
45
46
46
##### Support
47
47
Support for abap2UI5 is provided by the community on a best-effort basis. If you need assistance, submit an issue or join the abap2UI5 community on Slack.
0 commit comments