Skip to main content
Now in open beta — free forever for solo devs

Documentation that writes itself

Generate beautiful docs from your code, keep your team in sync, and publish to the web — no build steps, no separate hosting.

No credit card required · Open source · TypeScript, Python, Go & Rust

Free
Forever for solo devs
Open Source
MIT licensed on GitHub
5
Languages supported
5 min
To your first docs page

Features

Everything your docs need

From import to publish in minutes. TomeBase handles the hard parts so you can focus on writing great code.

Markdown Editor

Full-featured Markdown with live preview, syntax highlighting, auto-save, and a hierarchical page tree.

Wiki Links & Graph

Connect pages with [[wiki links]] and visualize your knowledge graph with an interactive force-directed view.

Version History

Every edit is tracked. Browse, compare, and restore any previous version of a page in a single click.

Public Hosting

Publish docs with one toggle. Custom domains, SEO metadata, and a polished reading experience built in.

Team Collaboration

Invite teammates, assign roles, and collaborate in real-time. Free tier includes up to 5 members.

Code Import

Import TypeScript, JavaScript, Python, Go, and Rust code. Auto-generate docs from JSDoc, docstrings, and doc comments.

How It Works

From code to docs in 3 steps

1

Import your source code

Paste TypeScript, JavaScript, Python, Go, or Rust code with doc comments. TomeBase parses types, signatures, and descriptions automatically.

/**
 * Creates a new user account.
 * @param email - User email address
 * @param role - Access level
 */
export async function createUser(
  email: string,
  role: Role
): Promise<User>
2

Review & enrich

TomeBase generates a documentation page for each function, interface, and type. Add examples, descriptions, and cross-links in the editor.

3

Publish instantly

Hit publish and your docs go live with SEO metadata, custom domains, and a polished reading experience — zero config required.

Pricing

Simple, transparent pricing

Start for free. Upgrade only when you need more.

Free

€0/month

For students, hobbyists, and developers evaluating TomeBase.

  • 1 project
  • Unlimited documentation pages
  • Markdown editor with live preview
  • Wiki Links & Backlinks
  • Graph View
  • Documentation publishing
  • TomeBase subdomain
  • Community support
Start Free
Most Popular

Pro

€15/month

For indie developers, freelancers, startups, and engineering teams.

  • Unlimited projects
  • Unlimited documentation pages
  • Private documentation
  • Custom domains
  • Remove TomeBase branding
  • Team collaboration
  • Unlimited collaborators
  • Version history
  • Documentation analytics
  • Priority support
Upgrade to Pro

FAQ

Frequently asked questions

Can I upgrade from Free to Pro later?

Yes. You can upgrade at any time. Your data and pages are preserved.

What payment methods do you accept?

Stripe-powered billing with credit/debit card support.

Can I cancel anytime?

Yes. Cancel from your dashboard settings anytime. You keep access until the end of your billing period.

Does the Free plan feel limited?

No. The Free plan includes unlimited pages, the full editor, wiki links, graph view, search, and public hosting.

What languages does code import support?

TypeScript, JavaScript, Python, Go, Rust, and OpenAPI specs.

How does the health score work?

TomeBase analyzes link quality, content freshness, structure, and engagement to give each page a score out of 100.

Start building your docs today

Join hundreds of developer teams who ship better docs faster.