Getting Started
This page demonstrates typical Docs-as-Code authoring features: headings, subheadings, internal links, and external links.
Headings and structure
Docusaurus automatically builds a table of contents from the headings on this page. The TOC appears in the right-hand column on desktop and as a dropdown on mobile.
Subheading level 3
You are now at a level‑3 heading. Deeper headings will appear as nested items in the TOC, and each heading is linkable.
Subheading level 4
Click the # icon next to a heading to copy a direct link to that section.
Internal links
- Navigate back to the Intro page.
- Jump to Code Examples to see language‑rich snippets.
- Learn more about Accessibility.
External links
You can also include standard external links:
- Visit the Docusaurus documentation.
- Read about Docs-as-Code.
Admonitions
Docusaurus supports admonitions for highlighting information.
Use admonitions to draw attention to important instructions or notes.
Broken links are configured to fail the build in this POC. Keep links up to date to avoid CI failures.