Skip to content

Commit a53b365

Browse files
committed
Minor changes to chapter 4
1 parent 33f57ff commit a53b365

File tree

2 files changed

+17
-14
lines changed

2 files changed

+17
-14
lines changed

docs/topics/mta-7-installing-web-console-on-openshift.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ The most commonly used CR settings are listed in this table:
161161
|====
162162
+
163163
.Example YAML file
164-
[sample,YAML]
164+
[source,YAML]
165165
----
166166
kind: Tackle
167167
apiVersion: tackle.konveyor.io/v1alpha1

docs/web-console-guide/master.adoc

Lines changed: 16 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -51,27 +51,28 @@ You can configure the following in *Administration* view:
5151
* General
5252
* Credentials
5353
* Repositories
54-
* HTTP and HTTPS proxy settings
54+
* Proxy (HTTP and HTTPS proxy settings)
5555
* Custom migration targets
5656
* Issue management
57+
* Assessment questionnaires
5758

5859
[id="general-configuration"]
5960
=== General
6061

61-
You can enable or disable the following options:
62+
You can enable or disable the following option:
6263

63-
* Reviewing applications without running an assessment first
64-
* Downloading HTML reports
65-
* Downloading CSV reports
64+
* Allow reports to be downloaded after running an analysis
6665

6766
[id="configuring-credentials"]
6867
=== Configuring credentials
6968

7069
You can configure the following types of credentials in *Administration* view:
7170

7271
* Source control
73-
* Maven
72+
* Maven settings file
7473
* Proxy
74+
* Basic auth (Jira)
75+
* Bearer token (Jira)
7576

7677
include::topics/mta-web-config-source-control-credentials.adoc[leveloffset=+3]
7778
include::topics/mta-web-config-maven-credentials.adoc[leveloffset=+3]
@@ -100,6 +101,8 @@ include::topics/mta-web-config-maven-repo-size.adoc[leveloffset=+4]
100101
// === Configuring HTTP and HTTPS proxy settings
101102
include::topics/mta-web-proxy-config.adoc[leveloffset=2]
102103

104+
include::topics/mta-web-creating-custom-migration-targets.adoc[leveloffset=+2]
105+
103106
// === Seeding instances
104107
include::topics/mta-web-seeding-instances.adoc[leveloffset=2]
105108

@@ -126,12 +129,12 @@ A Jira connection that was used for xref:../../../docs/topics/mta-web-creating-j
126129

127130
You can use the {ProductFullName} {WebName} to perform the following tasks:
128131

129-
* Add applications.
130-
* Assign application credentials.
131-
* Import a list of applications.
132-
* Download a CSV template for importing application lists.
133-
* Create application migration waves.
134-
* Create Jira issues for migration waves.
132+
* Add applications
133+
* Assign application credentials
134+
* Import a list of applications
135+
* Download a CSV template for importing application lists
136+
* Create application migration waves
137+
* Create Jira issues for migration waves
135138

136139
{ProductShortName} {WebName} applications have the following attributes:
137140

@@ -212,7 +215,7 @@ include::topics/mta-web-configuring-and-running-an-application-analysis.adoc[lev
212215
include::topics/mta-web-reviewing-an-analysis-report.adoc[leveloffset=+3]
213216
include::topics/mta-web-downloading-an-analysis-report.adoc[leveloffset=+3]
214217

215-
include::topics/mta-web-creating-custom-migration-targets.adoc[leveloffset=+2]
218+
// include::topics/mta-web-creating-custom-migration-targets.adoc[leveloffset=+2]
216219

217220

218221
// **********************************

0 commit comments

Comments
 (0)