Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 1.32 KB

File metadata and controls

45 lines (31 loc) · 1.32 KB
title Welcome to ObjectDocs
description A modern documentation engine for the low-code era

Welcome to ObjectDocs

Welcome to the ObjectDocs example project! This demonstrates how a project created with the ObjectDocs CLI works in production.

What is ObjectDocs?

ObjectDocs is a next-generation documentation engine built on:

  • Next.js 14 (App Router)
  • Fumadocs (documentation middleware)
  • Configuration as Code philosophy

Key Features

{/* ObjectDocs provides Fumadocs components globally - no imports needed */} Control navigation, sidebars, and SEO entirely via JSON configuration files.

Seamlessly embed interactive components within your Markdown. Built-in CLI command to automatically translate documentation using OpenAI. Polished interface with automatic dark mode and accessibility features.

Getting Started

Check out the Getting Started guide to learn how to use ObjectDocs.

Configuration

Learn about Configuration options to customize your documentation site.