Skip to content
Last updated
Products:RedocRedocRevelRevelReefReefRealmRealm
Plans:ProEnterpriseEnterprise+

Set the visibility of the sidebar in your project. The sidebar is the area on the left of your project that contains links to pages in your project. The options here allow you to hide it if your site design doesn't require a sidebar.

Options

OptionTypeDescription
hidebooleanSpecifies if the sidebar should be hidden. Default value: false.

Examples

The following configuration hides the sidebar.

sidebar:
  hide: true

Resources