Skip to content

Populate Antora pages with documentation content#126

Merged
gtrivedi88 merged 1 commit intoredhat-appstudio:mainfrom
gtrivedi88:docs/populate-antora-pages
Apr 8, 2026
Merged

Populate Antora pages with documentation content#126
gtrivedi88 merged 1 commit intoredhat-appstudio:mainfrom
gtrivedi88:docs/populate-antora-pages

Conversation

@gtrivedi88
Copy link
Copy Markdown
Contributor

@gtrivedi88 gtrivedi88 commented Apr 8, 2026

Summary

  • Converts all 5 merged Markdown documentation files (preparing-to-install.md, installing.md, verifying-and-accessing.md, getting-started.md, troubleshooting.md) to AsciiDoc format for the Antora site
  • Creates the index.adoc landing page with product overview and navigation links
  • Uses Antora attributes ({TSFShortName}, {OCPShortName}, {KonfluxName}, etc.) throughout
  • Proper AsciiDoc syntax: xref: cross-references, admonition blocks, [source,bash] code blocks, pipe tables with headers

Test plan

  • Verify Antora builds successfully with npx antora docs/antora-playbook.yml
  • Verify all cross-references between pages resolve correctly
  • Verify attribute substitution renders product names correctly
  • Review rendered output for formatting accuracy against the merged Markdown versions

Convert all 5 merged Markdown documentation files to AsciiDoc format
for the Antora site, and create the index.adoc landing page. Uses
Antora attributes ({TSFShortName}, {OCPShortName}, etc.) and proper
AsciiDoc syntax (xrefs, admonition blocks, source blocks, tables).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@gtrivedi88 gtrivedi88 merged commit 4ea11dd into redhat-appstudio:main Apr 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant