Agent-readable docs index: /llms.txt. Download /docs.zip to grep all markdown files locally.

Callouts

Holocron supports the same common callout vocabulary most Mintlify authors expect.
Use Note for neutral supporting information.
Use Warning when the user should slow down or verify something.
Use Info for factual guidance that should stand out from the prose.
Use Tip for shortcuts and authoring advice.
Use Check when documenting a successful or recommended path.
Use Danger for destructive or high-risk actions.
Generic Callout gives you a custom icon and color when the preset semantic variants are not enough.

Callouts inside Aside

When placing a callout inside an <Aside>, keep it short (1-2 sentences). A non-full Aside shares its vertical space with the section it belongs to. If the aside callout is taller than the section text, extra whitespace appears below the main content to fill the gap. Only add aside callouts to sections with enough body text to match the aside height.

Holocron differences

  • The semantic callouts are the easiest way to stay within Holocron's well-tested surface.
  • Generic Callout is supported, but this site intentionally prefers the semantic variants whenever possible.