Skip to content

Commit a95cb05

Browse files
committed
[RHDEVDOCS-3624] Move export app docs to higher level for findability
1 parent 85d5420 commit a95cb05

File tree

4 files changed

+17
-14
lines changed

4 files changed

+17
-14
lines changed

_topic_maps/_topic_map.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1985,6 +1985,8 @@ Topics:
19851985
File: creating-applications-using-cli
19861986
- Name: Viewing application composition using the Topology view
19871987
File: odc-viewing-application-composition-using-topology-view
1988+
- Name: Exporting applications
1989+
File: odc-exporting-applications
19881990
- Name: Connecting applications to services
19891991
Dir: connecting_applications_to_services
19901992
Topics:

applications/creating_applications/odc-creating-applications-using-developer-perspective.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,6 @@ include::modules/odc-using-the-devfile-registry.adoc[leveloffset=+1]
7878

7979
include::modules/odc-using-the-developer-catalog-to-add-services-or-components.adoc[leveloffset=+1]
8080

81-
include::modules/odc-exporting-an-application-to-another-project-or-cluster.adoc[leveloffset=+1]
82-
8381
[role="_additional-resources"]
8482
[id="additional-resources_odc-creating-applications-using-developer-perspective"]
8583
== Additional resources

modules/odc-exporting-an-application-to-another-project-or-cluster.adoc renamed to applications/odc-exporting-applications.adoc

Lines changed: 14 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,28 @@
1-
// Module included in the following assemblies:
2-
//
3-
// * applications/creating_applications/odc-creating-applications-using-developer-perspective.adoc
1+
:_content-type: ASSEMBLY
2+
[id="odc-exporting-applications"]
3+
= Exporting applications
4+
include::_attributes/common-attributes.adoc[]
5+
:context: odc-exporting-applications
46

5-
:_content-type: PROCEDURE
6-
[id="odc-exporting-an-application-to-another-project-or-cluster_{context}"]
7-
8-
= Exporting an application to another project or cluster
7+
toc::[]
98

109
As a developer, you can export your application in the ZIP file format. Based on your needs, import the exported application to another project in the same cluster or a different cluster by using the *Import YAML* option in the *+Add* view. Exporting your application helps you to reuse your application resources and saves your time.
1110

12-
.Prerequisites
13-
* You have installed the gitops-primer operator from the Operator Hub.
11+
[id="prerequisites_odc-exporting-applications"]
12+
== Prerequisites
13+
14+
* You have installed the gitops-primer Operator from the OperatorHub.
1415
+
1516
[NOTE]
1617
====
17-
The *Export application* option is disabled in the *Topology* view even after installing the gitops-primer operator.
18+
The *Export application* option is disabled in the *Topology* view even after installing the gitops-primer Operator.
1819
====
1920

2021
* You have created an application in the *Topology* view to enable *Export application*.
2122

22-
.Procedure
23+
[id="odc-exporting-applications-procedure"]
24+
== Procedure
25+
2326
. In the developer perspective, perform one of the following steps:
2427
.. Navigate to the *+Add* view and click *Export application* in the *Application portability* tile.
2528
.. Navigate to the *Topology* view and click *Export application*.

applications/odc-viewing-application-composition-using-topology-view.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ include::modules/odc-labels-and-annotations-used-for-topology-view.adoc[leveloff
3737

3838
* See xref:../applications/creating_applications/odc-creating-applications-using-developer-perspective.adoc#odc-importing-codebase-from-git-to-create-application_odc-creating-applications-using-developer-perspective[Importing a codebase from Git to create an application] for more information on creating an application from Git.
3939
* See xref:../applications/connecting_applications_to_services/odc-connecting-an-application-to-a-service-using-the-developer-perspective.adoc#odc-connecting-an-application-to-a-service-using-the-developer-perspective[Connecting an application to a service using the Developer perspective].
40-
* See xref:../applications/creating_applications/odc-creating-applications-using-developer-perspective.adoc#odc-exporting-an-application-to-another-project-or-cluster_odc-creating-applications-using-developer-perspective[Exporting an application to another project or cluster]
40+
* See xref:../applications/odc-exporting-applications.adoc#odc-exporting-applications[Exporting applications]

0 commit comments

Comments
 (0)