Link

Configuration

Just the Docs has some specific configuration parameters that can be defined in your Jekyll site’s _config.yml file.

Table of contents

  1. Properties
  2. Actions
  3. Buttons
  4. Language

Properties

Smart Model has a property which is properties implemented from SmartProperty

properties: SmartProperty[]

Actions

Smart Model has a property which is actions implemented from SmartAction

actions: SmartAction[]

Buttons

Smart Model has a property which is buttons implemented from SmartButton

buttons: SmartButton[]

Language

Smart Model has a property which is language implemented from SmartLanguage

language: SmartLanguage[]