Features

Everything a documentation site needs. Nothing it does not.

One plugin, 9 feature areas. 27 individual features can be switched off if you do not need them, including the table of contents, breadcrumbs, related docs, sharing, and dark mode.

27features you can switch off
26integrations
21bundled translations
9migration sources

01 Layout

Its own space on your site

Docs render into their own HTML document with a dedicated topbar, sidebar, and footer. Your theme runs everything else and never touches this.

  • 5 callout types via a single shortcode
  • Prism code blocks with copy button and language tabs
  • Mermaid and KaTeX, both lazy loaded
InfoRequests are rate limited to 100 per minute.
TipCache the token rather than re-authenticating.
WarningChanging the slug breaks existing links.
DangerThis deletes every draft permanently.
NoteAvailable from version 2.1 onward.

The five callout types, rendered as they appear in docs.

02 Products and versions

One install, many products

Group documentation under products, each with its own navigation, search scope, and version history. Readers switch from the topbar and land on the same page they were reading.

  • A cookie remembers each reader's chosen version
  • Sibling linking keeps them on the same doc
  • Single product mode hides the switcher entirely
Payments API v2.3
v2.4 Latest
v2.3 Viewing
v1.9 Legacy
You are reading v2.3. Go to the latest version

Version picker with the older version banner readers see.

04 Release notes

Ship notes where people already are

A full release notes system per product, with its own page and RSS feed, plus a one line script that drops a what is new widget into your own application.

  • One script tag and readers get an unread count
  • RSS per product so integrations can subscribe
  • Docs updates feed with an optional email digest
What's new
Fixed 2.4.1 July 22, 2026
2.4.1

Webhook retries no longer double fire. Events queued during a failed delivery window were replayed twice once the endpoint recovered.

New 2.4.0 July 20, 2026
2.4.0

Partial refunds on the Charges endpoint. Refund any amount up to the original total, with the balance staying capturable.

Improved 2.3.8 July 5, 2026
2.3.8

Sandbox keys now rotate independently of live keys, so testing a rotation no longer affects production traffic.

View full changelog Don't show again
What's new 3

The widget as readers see it, inside your app.

05 Authoring workflow

Review it before the internet does

Editorial states, share links for drafts, and a scanner that finds the documentation problems you would otherwise discover from a support ticket.

  • 4 review states with email and Slack alerts
  • Preview links that expire after 7, 30, or 90 days
  • 6 health checks including orphans and broken links
Draft
Needs review
Approved
Scheduled
#docs-reviewAuthentication moved to Needs review by Priya

State changes post to Slack and email the reviewer.

06 AI

Optional, and off by default

Bring your own key from OpenAI, Anthropic, or Google. Nothing leaves your server unless you switch it on, and answers are grounded in your own documentation.

  • 3 providers, switch without regenerating anything
  • Your key, your bill. No credits and no markup
  • Cached responses keyed to the content hash
Reader askedHow do I rotate a secret key without downtime?
Create a second key while the first is still active, deploy it, then revoke the original. Both keys stay valid during the overlap.
AuthenticationKey rotation
OpenAIAnthropicGemini

Answers cite the docs they came from. Pick any provider.

07 Multilingual

21 languages, right to left included

Deep integration with both major translation plugins, and a layout built for RTL rather than flipped into it afterwards. The sidebar, code blocks, and callouts all mirror.

  • WPML and Polylang, both through their own APIs
  • Translated navigation and per language landing pages
  • Per language 404 authored in the block editor
English
Authentication
العربية
المصادقة

Same doc, same layout, mirrored. Not a flipped stylesheet.

08 SEO and performance

Indexed on your domain, cached by your stack

Structured data ships configured. If you already run an SEO plugin, WP Super Docs steps aside and lets it take over the page head entirely.

  • Detects 5 SEO plugins and yields to whichever is active
  • Dedicated docs sitemap across products and categories
  • Compatible with WP Rocket, LiteSpeed, and Cloudflare APO
application/ld+jsonGenerated per doc
// emitted automatically
{
  "@type": "TechArticle",
  "headline": "Authentication",
  "dateModified": "2026-07-14",
  "isPartOf": "Payments API",
  "version": "2.4"
}

TechArticle and BreadcrumbList JSON-LD, plus Open Graph.

09 Migration

Bring what you already wrote

9 sources, each mapping categories and hierarchy rather than dumping flat posts. Your folder structure becomes your navigation.

  • weDocs and BetterDocs read straight from your database
  • Help Scout and Intercom pull live over the API
  • GitBook, ReadMe, Notion, Docusaurus as a ZIP upload
docs/
  getting-started/
    intro.md
    quickstart.md
  api-reference/
    auth.md
Getting started
Introduction
Quickstart
API reference
Authentication

Sub folders become categories, files become docs.

One licence

Every feature on this page, included.

No tiers, no article caps, no per seat pricing. Site count is the only thing that changes between plans, and new features arrive on every plan.

From $49.99 a year, with a 14 day money back guarantee

This website uses cookies to enhance your browsing experience and ensure the site functions properly. By continuing to use this site, you acknowledge and accept our use of cookies.

Accept All Accept Required Only