Content Widgets
Build rich pages with Theneo’s content widgets. Type / in the editor to drop any of them in.
Structure & layout
Steps
Lay out a clear, numbered sequence for any process or set of instructions.
Accordion
Collapsible sections, perfect for FAQs and optional detail.
Tabs
Group parallel content into a tabbed interface on a single page.
Card
A styled, clickable container for emphasis or navigation.
Card Groups
Arrange related cards into clean two-, three-, or four-up grids.
Divider
A horizontal rule that cleanly separates sections.
Rich content
Callout
Info, success, warning, and error banners to highlight key details.
Table
Organize structured data, comparisons, and specs.
Code Blocks
Syntax-highlighted snippets for a wide range of languages.
Image & Video
Embed images with alt text and captions, plus YouTube and Vimeo video.
Mermaid Diagrams
Render flowcharts, sequence, state, and ER diagrams from plain text.
Iframe
Embed external sites, tools, and interactive widgets.
API documentation
Base URL
Define root URLs per environment, synced everywhere automatically.
Language Box
Let readers switch the language of all code samples at once.
Object Example
Present and explain API objects in code and form views.
Status Codes
Document the HTTP status codes your API returns.
Error Codes
Document API-specific error types and how to resolve them.
AI Writer
Generate, simplify, and expand content without leaving the page.
Need the same content across projects? Reuse Content duplicates a section and its content into any project in your workspace.
FAQ
What happens when I edit an API in Theneo and then import a new spec?
What happens when I edit an API in Theneo and then import a new spec?
When you import a new spec, Theneo gives you several ways to handle the changes:
- Merge: identifies and imports only your new updates.
- Overwrite: replaces all existing content with the new spec.
- Append: adds the new spec on top of the existing one, useful for combining specs.
- Endpoints: imports into the Collections tab so you can drag and drop endpoints where you want them.
Can I export my work, including API updates, from the editor?
Can I export my work, including API updates, from the editor?
Yes. As part of the Growth tier, you can export your documentation to a YAML file, which can then be synced with your repository for version control and collaboration.
On this page
- Content Widgets