Skip to content

Commit 199df05

Browse files
committed
Remove links to navigator
1 parent 82895f1 commit 199df05

77 files changed

Lines changed: 189 additions & 703 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

tutorials/abap-dev-adt-use-cds-view/abap-dev-adt-use-cds-view.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@ tags: [ tutorial>beginner, topic>abap-development ]
99
- **Proficiency:** Beginner
1010
- **Tutorials:** [Create a CDS view](https://www.sap.com/developer/tutorials/abap-dev-adt-create-cds-view.html)
1111

12-
## Next Steps
13-
- Select a tutorial from the [Tutorial Navigator](https://www.sap.com/developer/tutorial-navigator.html) or the [Tutorial Catalog](https://www.sap.com/developer/tutorial-navigator.tutorials.html)
14-
1512
## Details
1613
### You will learn
1714
In this tutorial, you will learn how to consume the CDS view in the SAP List Viewer with Integrated Data Access (ALV with IDA). ALV with IDA lets you display views and tables that contain very large quantities of data.

tutorials/abap-dev-create-abapdoc/abap-dev-create-abapdoc.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@ tags: [ tutorial>beginner, topic>abap-development ]
1010
- **Tutorials:** [Create an ABAP Class](https://www.sap.com/developer/tutorials/abap-dev-create-new-class.html)
1111

1212

13-
## Next Steps
14-
- Select a tutorial group from the [Tutorial Navigator](https://www.sap.com/developer/tutorial-navigator.html) or the [Tutorial Catalog](https://www.sap.com/developer/tutorial-navigator.tutorials.html)
15-
1613
## Details
1714
### You will learn
1815
In the following exercise you will make your program more readable by learning how to maintain ABAP Doc. You will also learn how to synchronize the documentation and to display it, both in the ABAP Development Tools (ADT) and in SAP GUI.

tutorials/abap-extensibility-cbo-ui-adaptation/abap-extensibility-cbo-ui-adaptation.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,7 @@ tags: [ tutorial>beginner, topic>abap-extensibility, topic>cloud, products>sap-
1111
- **Authorizations:** Your user needs a business role with business catalog **Extensibility** (ID: `SAP_CORE_BC_EXT`)
1212

1313

14-
## Next Steps
15-
- Select a tutorial group from the [Tutorial Navigator](https://www.sap.com/developer/tutorial-navigator.html) or the [Tutorial Catalog](https://www.sap.com/developer/tutorial-navigator.tutorials.html)
16-
17-
1814
## Details
19-
2015
### You will learn
2116

2217
In the preceding tutorials you created a custom business object with a simple data structure and its persistence. Afterwards you generated an UI for this business object and exposed it as an Fiori Launchpad application.

tutorials/angular-filters/angular-filters.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,8 @@ primary_tag: topic>html5
55
tags: [ tutorial>beginner, topic>html5, topic>mobile, topic>odata, products>sap-cloud-platform ]
66
---
77
## Prerequisites
8-
- **Proficiency:** Beginner
98
- **Tutorials:** [Bootstrap Forms](https://www.sap.com/developer/tutorials/angular-forms-intro.html)
109

11-
## Next Steps
12-
- This is the end of this tutorial series. [Return to the Tutorial Navigator](https://www.sap.com/developer/tutorial-navigator.html) or the [Tutorial Catalog](https://www.sap.com/developer/tutorial-navigator.tutorials.html).
13-
1410
## Details
1511
### You will learn
1612
In this tutorial series, we will explore another technology for Single Page Application (SPA) development - AngularJS (or just Angular). Angular is a popular web framework in North America, and is used by many companies for both internal and client-facing systems. These tutorials will parallel our SAPUI5 tutorials, building a visual interface using Angular, and connecting it to an OData back end service.

tutorials/api-tools-postman-install/api-tools-postman-install.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,16 @@ title: Install Postman extension for Google Chrome as a REST client
33
description: Install Postman extension for Google Chrome as a REST client
44
primary_tag: topic>cloud
55
tags: [ tutorial>how-to, tutorial>beginner, topic>cloud, products>sap-api-management, products>sap-cloud-platform ]
6+
time: 5
67
---
7-
## Prerequisites
8-
- **Proficiency:** Beginner
9-
10-
## Next Steps
11-
- [View all How-Tos](https://www.sap.com/developer/tutorial-navigator.tutorials.html?tag=tutorial:type/how-to)
128

139
## How-To Details
1410
In this ***how-to*** guide, you learn how to install and configure the [Google Chrome Postman extension](http://chrome.google.com/webstore/detail/postman/fhbjgbiflinjbdggehcddcbncdddomop/).
1511

1612
Postman will allow you to interact with REST API. In addition, you will
1713
setup the Postman Interceptor extension so that you can reuse your current Google Chrome session cookies while interacting with the APIs.
1814

19-
### Time to Complete
20-
**5 Min**.
15+
---
2116

2217
[ACCORDION-BEGIN [Step 1: ](Install Google Chrome)]
2318

@@ -69,5 +64,3 @@ You are now all set to move to your next tutorial.
6964

7065
[ACCORDION-END]
7166

72-
## Next Steps
73-
- [View all How-Tos](https://www.sap.com/developer/tutorial-navigator.tutorials.html?tag=tutorial:type/how-to)

tutorials/fiori-ios-scpms-barcode/fiori-ios-scpms-barcode.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ tags: [ tutorial>beginner, operating-system>ios, topic>mobile, products>sap-clo
1212
- **Target device:** A physical iPad or iPhone running iOS 10
1313

1414

15-
## Next Steps
16-
- Select a tutorial group from the [Tutorial Navigator](https://www.sap.com/developer/tutorial-navigator.html) or the [Tutorial Catalog](https://www.sap.com/developer/tutorial-navigator.tutorials.html)
17-
1815
## Details
1916
### You will learn
2017
In this tutorial, you learn how to implement the `FUISearchBarcodeScanner` protocol to scan barcodes and QR codes. This tutorial is not intended as a real-world example, but merely shows the working of the barcode functionality.
@@ -259,5 +256,3 @@ And it also works with QR codes:
259256
[ACCORDION-END]
260257

261258

262-
## Next Steps
263-
- Select a tutorial from the [Tutorial Navigator](https://www.sap.com/developer/tutorial-navigator.html) or the [Tutorial Catalog](https://www.sap.com/developer/tutorial-navigator.tutorials.html)

tutorials/fiori-ios-scpms-configprovider/fiori-ios-scpms-configprovider.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@ tags: [ tutorial>intermediate, operating-system>ios, products>sap-cloud-platfor
1111
- **Tutorials:** [SAML and OAuth 2 authentication](https://www.sap.com/developer/tutorials/fiori-ios-scpms-saml-oauth.html)
1212

1313

14-
## Next Steps
15-
- Select a tutorial group from the [Tutorial Navigator](https://www.sap.com/developer/tutorial-navigator.html) or the [Tutorial Catalog](https://www.sap.com/developer/tutorial-navigator.tutorials.html)
16-
1714
## Details
1815
### You will learn
1916
In this tutorial, you will first create and store configuration data into SAP Cloud Platform Mobile Secure. Then you will extend your app to load that configuration data using the SAP Cloud Platform SDK for iOS [Configuration Provider](https://help.sap.com/doc/978e4f6c968c4cc5a30f9d324aa4b1d7/Latest/en-US/Documents/Frameworks/SAPFoundation/Configuration%20Provider.html) functionality.
@@ -191,5 +188,3 @@ Then you simply print the retrieved configuration `Dictionary` object to the deb
191188
[DONE]
192189
[ACCORDION-END]
193190

194-
## Next Steps
195-
- Select a tutorial from the [Tutorial Navigator](https://www.sap.com/developer/tutorial-navigator.html) or the [Tutorial Catalog](https://www.sap.com/developer/tutorial-navigator.tutorials.html)

tutorials/fiori-ios-scpms-geolocation/fiori-ios-scpms-geolocation.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1088,6 +1088,3 @@ Or use the event to trigger a separate REST service on SAP Cloud Platform which
10881088
[DONE]
10891089
[ACCORDION-END]
10901090

1091-
1092-
## Next Steps
1093-
- [View all How-Tos](http://www.sap.com/developer/tutorial-navigator.how-to.html)

tutorials/gae-webapp/gae-webapp.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@ tags: [ tutorial>beginner, topic>cloud, topic>odata, products>sap-hana, product
1010
- **Tutorials:** [Google App Engine Install HDB](https://www.sap.com/developer/tutorials/gae-nodehdb.html)
1111

1212

13-
## Next Steps
14-
- Select a tutorial from the [Tutorial Navigator](https://www.sap.com/developer/tutorial-navigator.html) or the [Tutorial Catalog](https://www.sap.com/developer/tutorial-navigator.tutorials.html)
15-
1613
## Details
1714
### You will learn
1815
Now to modify your code to implement a full web application with port listening and continuous interaction with SAP HANA
@@ -130,5 +127,3 @@ Clicking the URL in the right corner will load the app itself.
130127
[ACCORDION-END]
131128

132129

133-
## Next Steps
134-
- Select a tutorial from the [Tutorial Navigator](https://www.sap.com/developer/tutorial-navigator.html) or the [Tutorial Catalog](https://www.sap.com/developer/tutorial-navigator.tutorials.html)

tutorials/hcp-abh-abap/hcp-abh-abap.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ tags: [ tutorial>beginner, topic>abap-development ]
1313
- [Testing API Business Hub APIs with Curl](https://www.sap.com/developer/tutorials/hcp-abh-test-locally.html)
1414

1515

16-
## Next Steps
17-
- Select a tutorial from the [Tutorial Navigator](https://www.sap.com/developer/tutorial-navigator.html) or the [Tutorial Catalog](https://www.sap.com/developer/tutorial-navigator.tutorials.html)
18-
1916
## Details
2017
### You will learn
2118
In this tutorial, you will learn how to use the pre-generated code from the SAP API Business Hub in an ABAP report. You will need to have configured your ABAP system to make an HTTP request.
@@ -139,5 +136,3 @@ If you see a message returned with data, and not an error, you have successfully
139136
[ACCORDION-END]
140137

141138

142-
## Next Steps
143-
- Select a tutorial from the [Tutorial Navigator](https://www.sap.com/developer/tutorial-navigator.html) or the [Tutorial Catalog](https://www.sap.com/developer/tutorial-navigator.tutorials.html)

0 commit comments

Comments
 (0)