Skip to content

Market Survey: Documentation Platforms

Note: This is an infrastructure comparison, not a content comparison. We evaluate the underlying framework capabilities, not how any specific company’s docs look.

PlatformTypePriceBase TechDeploy Target
FlightManualSelf-hosted OSSFreeAstro Starlight + MDXCloudflare Pages
MintlifyManaged SaaS$150-500/moMDX + Next.jsManaged cloud
FernOpen-core + Managed$250/mo+Custom + DockerManaged / Self-hosted
Stripe MarkdocInternal OSS frameworkN/Amarkdown-it → AST → ReactInternal
DocusaurusSelf-hosted OSSFreeReact + MDXAny static host
GitBookManaged SaaS$8-15/user/moProprietaryManaged cloud
ReadMeManaged SaaS$99-399/moProprietaryManaged cloud
RedoclyOpen-core + SaaSFree-$600/moReact (Redoc OSS)Any / Managed
ScalarOSS + SaaSFree-$49/moVue/ReactAny / Managed

CapabilityFlightManualMintlifyFernMarkdocDocusaurusGitBookReadMeRedoclyScalar
MDX/MarkdownCustomWYSIWYGWYSIWYGN/A
Git-native workflow✅ Sync⚠️
Visual editor
Schema-validated tagsN/AN/AN/A
Versioning
i18n
CapabilityFlightManualMintlifyFernMarkdocDocusaurusGitBookReadMeRedoclyScalar
Premium dark theme⚠️⚠️
Component library size10+30+20+20+15+N/AN/A10+5
Brand config file⚠️mint.jsonfern.configdocusaurus.configredocly.yaml
Custom CSS control✅ Full⚠️ Limited⚠️ Limited✅ Full✅ Full
CapabilityFlightManualMintlifyFernMarkdocDocusaurusGitBookReadMeRedoclyScalar
OpenAPI auto-gen⚠️ ScalarPlugin
Interactive playground⚠️⚠️
SDK code samples✅ Multi-lang
SDK generation✅ 9 languages
API key auto-fill
Feedback widget
CapabilityFlightManualMintlifyFernMarkdocDocusaurusGitBookReadMeRedoclyScalar
Full-text search✅ Pagefind✅ AI semantic✅ AI search✅ Algolia✅ Algolia
AI chat assistant
/llms.txt generation
MCP server
CapabilityFlightManualMintlifyFernMarkdocDocusaurusGitBookReadMeRedoclyScalar
Auto-gen from source code⚠️ MVP✅ Autopilot✅ From API specPlugin✅ From spec
CI/CD integration⚠️ Manual⚠️
Breaking change detection
Pipeline-driven content⚠️ gather-content
CapabilityFlightManualMintlifyFernMarkdocDocusaurusGitBookReadMeRedoclyScalar
Edge deployment✅ CF Pages✅ ManagedN/A
Self-hostable✅ Docker
Zero vendor lock-in⚠️⚠️
Build speed✅ <4s⚠️ SlowerN/AN/AN/A
CapabilityFlightManualMintlifyFernMarkdocDocusaurusGitBookReadMeRedoclyScalar
Page analytics✅ CF Analytics✅ Built-inPlugin
Human vs AI traffic
API usage analytics

  • Scalar demo — Their own reference
  • Various API-first startups

FlightManual occupies a unique position: it’s the only documentation engine that combines self-hosted OSS (free), Cloudflare-native edge deployment, AI-native exports (llms.txt), AND an integrated content pipeline (Scramjet).

AdvantageWhy It Matters
$0 costMintlify is $150-500/mo, Fern is $250/mo+. FlightManual is free forever.
No vendor lock-inPlain MDX files in Git. Switch frameworks anytime.
Cloudflare-native0ms TTFB at 300+ edge locations. No cold starts.
AI-native from day 1/llms.txt is built-in, not an afterthought.
Scramjet pipelineAuto-generate docs from source code. No other OSS framework can do this.
GapCompetitorPriority
Component library (5 vs 30+)Mintlify, FernP0
Interactive API playgroundMintlify, Fern, ScalarP0
SDK generationFern (unique)P2 (not our lane)
AI chat assistantMintlify, GitBookP1
Visual editor for non-devsGitBook, MintlifyP2
Content versioningDocusaurus, FernP1

  1. Don’t compete on SDK generation — that’s Fern’s moat, and it’s not relevant to our use case
  2. Compete on content automation — “your docs write themselves” is a message no competitor can match
  3. Compete on cost — $0 vs $150-500/mo is a real differentiator for indie devs and startups
  4. Build the component library — this is table stakes; without <ApiField>, <Schema>, <Endpoint> components, FlightManual feels unfinished
  5. Ship npx create-flight-manual — one-command setup is the growth vector