Publishing Targets Reference
Complete reference for publishing targets including target configuration, page assignment, and multi-site publishing.
Publishing targets allow you to create different versions of your documentation for different audiences or environments.
Target Configuration
| Property | Type | Description |
|---|---|---|
| enabled | boolean | Master toggle for publishing targets feature |
| targets | array | Array of target configurations |
Target Properties
| Property | Type | Default | Description |
|---|---|---|---|
| id | string | (generated) | Unique target identifier |
| name | string | - | Display name for the target |
| description | string | - | Optional description |
| showTopBar | boolean | true | Include top navigation menu |
| showFooter | boolean | true | Include site footer |
| useMarketingHome | boolean | false | Use marketing home page instead of docs home |