Skip to main content

Getting Started

To start using Robindoc, follow these steps:

  1. Install Robindoc;

  2. Learn how to write markdown;

  3. Initialize Robindoc;

  4. Configure documentation pages

  5. Set up Next.js Integration (for Next.js apps);

Requirements 

Node.js version 18.0.0 or later. It is recommended to use Node.js v20.0.0 or higher.

React.js version 19.0.0 (including experimental and canary channels) or later.

Next.js App Router.

IntroductionInstallation
Return to navigation