Core ConceptsConfiguration
Core Concepts

Configuration

Configure Bedi Line2 documentation platform settings and customization options

Configuration Basics

Configuring Bedi Line2 involves setting up your documentation space preferences, theme options, and integration settings. The platform offers flexible configuration to match your project's requirements.

Access Settings

Log into your Bedi Line2 dashboard and navigate to the settings panel.

Choose Configuration

Select the configuration category you want to modify.

Apply Changes

Save your configuration changes to update your documentation space.

Theme Customization

Customize the visual appearance of your Bedi Line2 documentation with theme settings.

Set brand colors and theme variants for your documentation.

body
primaryColorstring

Primary brand color in hex format, e.g., #3B82F6.

{
  "colors": {
    "light": {
      "brand": "#3B82F6"
    },
    "dark": {
      "brand": "#85a1ff"
    }
  }
}
Theme changes apply immediately and are visible to all users accessing your documentation.

Integration Settings

Configure integrations with external services and APIs.

Test your integrations thoroughly before deploying to production environments.
Was this page helpful?
Built with Documentation.AI

Last updated today