Create and edit DocOps button blocks in Asciidoc (.adoc) or Markdown (.md). Use when generating interactive navigation grids, visual menus, dashboards, or resource directories with various button shapes and styles.
Create DocOps button blocks in Asciidoc or Markdown with various shapes (REGULAR, PILL, RECTANGLE, ROUND, CIRCLE, LARGE, SLIM, OVAL, HEX), colors, and layouts.
Pick the most appropriate shape:
Follow the format in:
references/reference.md[docops,buttons]
----
{
"buttons": [...],
"buttonType": "...",
"theme": {...}
}
----
[docops:buttons]
{
"buttons": [...],
"buttonType": "...",
"theme": {...}
}
[/docops]
include:: for data files in Asciidoc.