v1.0 is now available

Beautiful documentation
shipped in minutes

The all-in-one platform for product docs, API references, and release notes. Built for engineering teams who care about developer experience.

🔒 doclight.dev/docs
Docs/Introduction

Introduction

Welcome to the Doclight documentation. This guide will help you get started with building and deploying your first documentation site in minutes.

Quick Start

Deploy your first project in under 5 minutes.

API Reference

Learn how to integrate with our REST API.

Installation

You can install the Doclight CLI using npm or yarn:

bash
$npm install -g doclight-cli
+ doclight-cli@1.0.0
added 142 packages in 4s

Trusted by developers at

Acme
Tuple
Reform
Savvy
Stark

Everything you need to ship docs

A complete documentation platform designed for modern engineering teams.

Markdown Editor

Notion-like writing experience with slash commands, real-time preview, and full Markdown support.

# Getting Started
Welcome to the documentation.
To install, runnpm install
Basic Blocks
Heading 1
Bullet List

API Reference

Auto-generate interactive docs from your OpenAPI specs.

Collaboration

Real-time editing and comments for your whole team.

Custom Branding

Match your brand with custom colors, logos, and domains.

Code First

From OpenAPI to beautiful docs

Stop manually updating your API reference. Just upload your OpenAPI spec (Swagger) and we'll generate interactive documentation automatically.

  • Always in sync with your code
  • Interactive "Try it out" console
  • Request/Response examples
  • Authentication support
openapi: 3.0.0
info:
  title: Doclight API
  version: 1.0.0
paths:
  /projects:
    get:
      summary: List projects
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                type: array

Loved by developers

"Finally, a documentation tool that feels like a modern developer tool. The editor is fantastic."

Sarah Chen
CTO at TechFlow

"We migrated our entire API reference to Doclight in less than an hour. The OpenAPI import is magic."

Alex Miller
Lead Engineer at Scale

"The ability to customize the theme to match our brand perfectly was the selling point for us."

Jordan Lee
Product Manager at Base

Frequently asked questions

Is there a free plan?
Yes! We offer a generous free tier for individual developers and small teams.
Can I use my own domain?
Absolutely. All paid plans include custom domain support with automatic SSL.
How do I import my existing docs?
We support Markdown import and direct OpenAPI/Swagger file uploads.
Is my data secure?
Security is our top priority. We use industry-standard encryption and regular security audits.

Ready to ship better documentation?

Join thousands of developers building with Doclight today.