CQA 11th March - TOC fix#882
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
aafd08c to
a1cb644
Compare
| @@ -9,21 +9,3 @@ | |||
|
|
|||
| [role="_abstract"] | |||
There was a problem hiding this comment.
Looking at the preview...
2.2.1 Warm migration is nested under 2.2 Cold migration. It should be at the same level, so 2.3.
2.4. Warm migration stages (this file) is duplicate content and the file can be deleted altogether.
There was a problem hiding this comment.
Agree with Jenny-Anne -- so I think we'd want:
2.3 Warm migration
2.3.1 Precopy stage
2.3.2 Cutover stage
There was a problem hiding this comment.
@RichardHoch So can you take ownership of this PR - gh pr checkout 882 and make those change, please
Signed-off-by: A.Arnold <anarnold@redhat.com>
a1cb644 to
c5fbfcf
Compare
| include::../modules/about-storage-copy-offload.adoc[leveloffset=+1] | ||
|
|
||
| include::../modules/about-storage-copy-offload-toc-sections.adoc[leveloffset=+1] | ||
|
|
There was a problem hiding this comment.
I think this should be leveloffset=+2. That will keep the same taxonomy as the current document.
| include::../modules/compatibility-guidelines.adoc[leveloffset=+1] | ||
|
|
||
| include::../modules/compatibility-guidelines-toc-sections.adoc[leveloffset=+1] | ||
|
|
There was a problem hiding this comment.
Currently, compatibility-guidelines-toc-sections is nestled under compatibility-guidelines, which I think makes sense. If you agree, then the leveloffset of compatibility-guidelines-toc-sections sshould be +2.
PREVIEWS
Planning
Migrating
Release Notes
Summary of changes to documentation .adoc files
Only assembly files under
documentation/doc-*/assemblies/were modified. No module files (e.g.modules/*.adoc) were changed.Change: For every include that points to a
*-toc-sections.adocmodule, the attribute was updated from[leveloffset=0]to[leveloffset=+1].Scope: 10 assembly files, 17 include lines in total.
assembly_cold-warm-migration.adocassembly_provider-specific-requirements-for-migration.adocassembly_understanding-mtv-migration.adocassembly_planning-migration-vmware.adocassembly_software-requirements-for-migration.adocassembly_migrating-vms-web-console.adocassembly_migrating-from-vmware.adocassembly_mtv-performance-recommendations.adocassembly_troubleshooting-migration.adocassembly_advanced-migration-options.adocleveloffsetvalue on those 17 toc-sections include lines was updated.