# DocPage

**Kind:** Interface

**Source:** [`atloria-monorepo/apps/cli/src/generators/mdx.generator.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/cli/src/generators/mdx.generator.ts#L40)

Documentation page content for API sync

## Properties

| Property | Type |
|---|---|
| `slug` | `string` |
| `title` | `string` |
| `description` | `string` |
| `type` | `string` |
| `content` | `string` |
| `order` | `number` |
| `parentSlug` | `string` |
| `entityId` | `string` |
