Options
All
  • Public
  • Public/Protected
  • All
Menu

Reflection Navigation Title

By default, the standard reflection navigation in the sidebar will be placed under the title "API". You can customize this using the PluginOptions.reflectionNavigationTitle configuration option.

typedoc.json

{
    "pages": {
        "reflectionNavigationTitle": "Development"
    }
}

Generated using TypeDoc