Skip to content

Commit e9528f9

Browse files
JasperB-TeamBluedupondje
authored andcommitted
webadmin: remove asciidoctor errors and html syntax issues
* removed rest-api docs due to it now being hosted on it's own github pages * added doc type specification on files missing it and included reference to attributes where needed. * downgraded leveloffset on certain files to disable too deep of an offset Signed-off-by: Jasper Berton <jasper.berton@team.blue>
1 parent d0ef3cc commit e9528f9

27 files changed

+28
-58631
lines changed

source/community/about/contact.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ on the GitHub website.
2929

3030
## Matrix
3131

32-
Join the conversation about oVirt on [Matrix](https://matrix.to/#/#ovirt:ovirt.tech).
32+
Join the conversation about oVirt on [Matrix](https://matrix.to/#/%23ovirt:ovirt.tech).

source/community/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ There are a few ways to engage with the oVirt Community:
4747
- [oVirt Facebook group](https://www.facebook.com/groups/ovirt.openvirtualization/)
4848
- [Twitter](https://twitter.com/ovirt)
4949
- IRC -- `#ovirt` on `irc.oftc.net`
50-
- [Matrix](https://matrix.to/#/#ovirt:ovirt.tech)
50+
- [Matrix](https://matrix.to/#/%23ovirt:ovirt.tech)
5151

5252
Before getting started, please read our [community etiquette guidelines](/community/about/community-guidelines.html).
5353

source/documentation/administration_guide/appe-enabling_FIPS.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ include::topics/proc-enabling-fips_she.adoc[leveloffset=+1]
4141

4242
include::topics/proc-enabling-fips_rhel_hosts_and_rhvm.adoc[leveloffset=+1]
4343

44-
== Additional resources
44+
.Additional resources
4545

4646
* link:{URL_downstream_virt_product_docs}installing_red_hat_virtualization_as_a_self-hosted_engine_using_the_command_line/index#Installing_Red_Hat_Virtualization_Hosts_SHE_cli_deploy[Installing {virt-product-fullname} Hosts]
4747
* link:https://www.redhat.com/en/blog/configuring-and-applying-scap-policies-during-installation[Configuring and Applying SCAP Policies During Installation]

source/documentation/administration_guide/topics/Updating_a_host_between_minor_releases.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@
77

88
You can update xref:Updating_all_hosts_in_a_cluster_admin[all hosts in a cluster], or update xref:Updating_Individual_Hosts_admin[individual hosts].
99

10-
include::../common/upgrade/proc-Updating_all_hosts_in_a_cluster.adoc[leveloffset=+1]
10+
include::../common/upgrade/proc-Updating_all_hosts_in_a_cluster.adoc[leveloffset=+0]
1111

12-
include::../common/upgrade/proc-Updating_Individual_Hosts.adoc[leveloffset=+1]
12+
include::../common/upgrade/proc-Updating_Individual_Hosts.adoc[leveloffset=+0]
1313

1414
[NOTE]
1515
====
1616
You should update the hosts from the Administration Portal. However, you can update the hosts using `dnf upgrade` instead.
1717
====
1818

19-
include::../common/upgrade/proc-Manually_Updating_Hosts.adoc[leveloffset=+1]
19+
include::../common/upgrade/proc-Manually_Updating_Hosts.adoc[leveloffset=+0]
2020

2121
:admin_minor_updates!:

source/documentation/common/install/con-Recommended_practices_for_configuring_host_networks.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
:ovirt-doc:
12
:_content-type: CONCEPT
23
[id="Recommended_practices_for_configuring_host_networks_{context}"]
34
= Recommended Practices for Configuring Host Networks

source/documentation/common/sriov/assembly-Set_Up_and_Configure_SR-IOV.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ The following example shows you how to get diagnostic information about the VFs
7171

7272
// include::conc-What-are-SR-IOV-and-ARI.adoc[leveloffset=+1]
7373

74-
== Additional Resources
74+
.Additional Resources
7575

7676
* link:https://access.redhat.com/solutions/3867761[How to configure SR-IOV passthrough for RHV VM?]
7777
* link:https://access.redhat.com/articles/3215851[How to configure bonding with SR-IOV VF(Virtual Function) in RHV]

source/documentation/common/upgrade/proc-Updating_all_hosts_in_a_cluster.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Update one cluster at a time.
1111
//Limitations
1212
include::snip-Host_update_limitations.adoc[]
1313

14-
.Procedure
14+
. Procedure
1515

1616
. In the Administration Portal, click menu:Compute[Clusters] and select the cluster. The *Upgrade status* column shows if an upgrade is available for any hosts in the cluster.
1717
. Click *Upgrade*.

source/documentation/common/vgpu/proc_removing-intel-vgpu-devices.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ echo: write error: Device or resource busy
3939
4040
////
4141
[discrete]
42-
== Additional resources
42+
.Additional resources
4343

4444
* A bulleted list of links to other material closely related to the contents of the procedure module.
4545
* For more details on writing procedure modules, see the link:https://github.com/redhat-documentation/modular-docs#modular-documentation-reference-guide[Modular Documentation Reference Guide].

source/documentation/common/vgpu/proc_setting-up-intel-vgpu-devices.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ Windows only: Powering off the virtual machine from within the Windows guest ope
138138

139139
////
140140
[discrete]
141-
== Additional resources
141+
.Additional resources
142142
143143
* A bulleted list of links to other material closely related to the contents of the procedure module.
144144
* For more details on writing procedure modules, see the link:https://github.com/redhat-documentation/modular-docs#modular-documentation-reference-guide[Modular Documentation Reference Guide].

source/documentation/doc-REST_API_Guide/build.cfg

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)