Skip to main content

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.

You can also include standard external links:

Admonitions

Docusaurus supports admonitions for highlighting information.

tip

Use admonitions to draw attention to important instructions or notes.

warning

Broken links are configured to fail the build in this POC. Keep links up to date to avoid CI failures.