Get Started

Theme switcher

Web Editor Widgets

Theneo's web editor is a rich and intuitive platform, equipped with a variety of widgets that enrich the documentation experience. These widgets add depth and clarity to your API documentation, making it more engaging and informative. You can easily access these widgets by simply going to a new line in the editor and typing /, which brings up the widget options. Let's take a look at the widgets available:

FAQ

What happens when I make changes to the API in Theneo and then import a new API spec?

Change Handling: When you import a new API spec, Theneo provides several options to merge these changes:

  • Merging: This logic identifies and imports only the new updates you've made.
  • Overwrite: Overwrites all existing content with the new spec.
  • Append: Adds the new API spec on top of the existing one, useful for combining different API specs.
  • Endpoints: Imports the spec into the 'Collections' tab, allowing you to drag and drop endpoints to your desired location in the documentation.

Can I export the content I am working on, including API updates, from the editor?

Export Capability: Yes, you can export your work, including any API updates. Export Format: As part of our growth package, you can export your documentation to a YAML file. Repository Syncing: This exported file can then be synced with your repository for version control and collaboration.

Was this section helpful?

What made this section unhelpful for you?

On this page
  • Web Editor Widgets