{
  "name": "cihai-cli",
  "url": "https://cihai-cli.git-pull.com",
  "description": "Command line frontend for the cihai CJK language library.",
  "sourceRepository": "https://github.com/cihai/cihai-cli/",
  "agentEntrypoints": {
    "manifest": "/docs.json",
    "llms": "/llms.txt",
    "llmsFull": "/llms-full.txt"
  },
  "pages": [
    {
      "title": "Internal API",
      "description": "CLI functionality for cihai-cli.",
      "section": "Documentation",
      "url": "/api/",
      "markdownUrl": "/api.md",
      "headings": [
        {
          "id": "",
          "level": 1,
          "text": "Internal API"
        },
        {
          "id": "internals",
          "level": 2,
          "text": "Internals"
        },
        {
          "id": "cihai_cli.cli.HUMAN_UNIHAN_FIELDS",
          "level": 3,
          "text": "HUMAN_UNIHAN_FIELDS"
        },
        {
          "id": "cihai_cli.cli.build_description",
          "level": 3,
          "text": "build_description()"
        },
        {
          "id": "cihai_cli.cli.create_parser",
          "level": 3,
          "text": "create_parser()"
        },
        {
          "id": "cihai_cli.cli.CLILoadNamespace",
          "level": 3,
          "text": "CLILoadNamespace"
        },
        {
          "id": "cihai_cli.cli.CLILoadNamespace.config_file",
          "level": 4,
          "text": "config_file"
        },
        {
          "id": "cihai_cli.cli.CLILoadNamespace.version",
          "level": 4,
          "text": "version"
        },
        {
          "id": "cihai_cli.cli.CLILoadNamespace.log_file",
          "level": 4,
          "text": "log_file"
        },
        {
          "id": "cihai_cli.cli.CLILoadNamespace.__annotations__",
          "level": 4,
          "text": "__annotations__"
        },
        {
          "id": "cihai_cli.cli.CLILoadNamespace.__firstlineno__",
          "level": 4,
          "text": "__firstlineno__"
        },
        {
          "id": "cihai_cli.cli.CLILoadNamespace.__module__",
          "level": 4,
          "text": "__module__"
        },
        {
          "id": "cihai_cli.cli.CLILoadNamespace.__static_attributes__",
          "level": 4,
          "text": "__static_attributes__"
        },
        {
          "id": "cihai_cli.cli.cli",
          "level": 3,
          "text": "cli()"
        },
        {
          "id": "cihai_cli.cli.create_info_subparser",
          "level": 3,
          "text": "create_info_subparser()"
        },
        {
          "id": "cihai_cli.cli.command_info",
          "level": 3,
          "text": "command_info()"
        },
        {
          "id": "cihai_cli.cli.create_reverse_subparser",
          "level": 3,
          "text": "create_reverse_subparser()"
        },
        {
          "id": "cihai_cli.cli.command_reverse",
          "level": 3,
          "text": "command_reverse()"
        },
        {
          "id": "cihai_cli.cli.setup_logger",
          "level": 3,
          "text": "setup_logger()"
        }
      ]
    },
    {
      "title": "Completions",
      "description": "Provisional support for completions in cihai-cli 0.15+ are powered by shtab. This must be installed separately, as it’s not currently bundled with cihai-cli.",
      "section": "Documentation",
      "url": "/cli/completion/",
      "markdownUrl": "/cli/completion.md",
      "headings": [
        {
          "id": "",
          "level": 1,
          "text": "Completions"
        },
        {
          "id": "cihai-cli-0-15-experimental",
          "level": 2,
          "text": "cihai-cli 0.15+ (experimental)"
        },
        {
          "id": "cihai-cli-0-2-to-0-14",
          "level": 2,
          "text": "cihai-cli 0.2 to 0.14"
        }
      ]
    },
    {
      "title": "CLI Reference",
      "description": "Look up a CJK character by glyph or codepoint.",
      "section": "Documentation",
      "url": "/cli/",
      "markdownUrl": "/cli/index.md",
      "headings": [
        {
          "id": "",
          "level": 1,
          "text": "CLI Reference"
        },
        {
          "id": "command-cihai",
          "level": 2,
          "text": "Command: cihai"
        },
        {
          "id": "usage",
          "level": 3,
          "text": "Usage"
        },
        {
          "id": "info-examples",
          "level": 3,
          "text": "Info Examples"
        },
        {
          "id": "reverse-examples",
          "level": 3,
          "text": "Reverse Examples"
        },
        {
          "id": "options",
          "level": 3,
          "text": "Options"
        }
      ]
    },
    {
      "title": "cihai info",
      "description": "Get details on a CJK character.",
      "section": "Documentation",
      "url": "/cli/info/",
      "markdownUrl": "/cli/info.md",
      "headings": [
        {
          "id": "",
          "level": 1,
          "text": "cihai info"
        },
        {
          "id": "command",
          "level": 2,
          "text": "Command"
        },
        {
          "id": "info-usage",
          "level": 3,
          "text": "Usage"
        },
        {
          "id": "info-examples",
          "level": 3,
          "text": "Examples"
        },
        {
          "id": "info-positional-arguments",
          "level": 3,
          "text": "Positional Arguments"
        },
        {
          "id": "info-options",
          "level": 3,
          "text": "Options"
        }
      ]
    },
    {
      "title": "cihai reverse",
      "description": "Search definitions for character matches.",
      "section": "Documentation",
      "url": "/cli/reverse/",
      "markdownUrl": "/cli/reverse.md",
      "headings": [
        {
          "id": "",
          "level": 1,
          "text": "cihai reverse"
        },
        {
          "id": "command",
          "level": 2,
          "text": "Command"
        },
        {
          "id": "reverse-usage",
          "level": 3,
          "text": "Usage"
        },
        {
          "id": "reverse-examples",
          "level": 3,
          "text": "Examples"
        },
        {
          "id": "reverse-positional-arguments",
          "level": 3,
          "text": "Positional Arguments"
        },
        {
          "id": "reverse-options",
          "level": 3,
          "text": "Options"
        }
      ]
    },
    {
      "title": "Changelog",
      "description": "You can test the unpublished version of cihai-cli before it’s released, see developmental releases.",
      "section": "Documentation",
      "url": "/history/",
      "markdownUrl": "/history.md",
      "headings": [
        {
          "id": "",
          "level": 1,
          "text": "Changelog"
        },
        {
          "id": "cihai-cli-0-33-x-unreleased",
          "level": 2,
          "text": "cihai-cli 0.33.x (unreleased)"
        },
        {
          "id": "what-s-new",
          "level": 3,
          "text": "What’s new"
        },
        {
          "id": "linkable-cli-reference-arguments-339",
          "level": 4,
          "text": "Linkable CLI reference arguments (#339)"
        },
        {
          "id": "documentation-landing-pages-for-cli-workflows-344",
          "level": 4,
          "text": "Documentation landing pages for CLI workflows (#344)"
        },
        {
          "id": "documentation",
          "level": 3,
          "text": "Documentation"
        },
        {
          "id": "faster-steadier-docs-navigation-342",
          "level": 4,
          "text": "Faster, steadier docs navigation (#342)"
        },
        {
          "id": "copy-pasteable-command-examples-343",
          "level": 4,
          "text": "Copy-pasteable command examples (#343)"
        },
        {
          "id": "shared-gp-sphinx-documentation-platform-345-346-347-348",
          "level": 4,
          "text": "Shared gp-sphinx documentation platform (#345, #346, #347, #348)"
        },
        {
          "id": "cihai-cli-0-32-0-2026-01-24",
          "level": 2,
          "text": "cihai-cli 0.32.0 (2026-01-24)"
        },
        {
          "id": "id1",
          "level": 3,
          "text": "What’s new"
        },
        {
          "id": "colored-cli-help-output-337",
          "level": 4,
          "text": "Colored CLI help output (#337)"
        },
        {
          "id": "cli-reference-engine-for-argparse-output-337",
          "level": 4,
          "text": "CLI reference engine for argparse output (#337)"
        },
        {
          "id": "development",
          "level": 3,
          "text": "Development"
        },
        {
          "id": "typed-package-marker-337",
          "level": 4,
          "text": "Typed package marker (#337)"
        },
        {
          "id": "cihai-cli-0-31-1-2026-01-24",
          "level": 2,
          "text": "cihai-cli 0.31.1 (2026-01-24)"
        },
        {
          "id": "breaking-changes",
          "level": 3,
          "text": "Breaking changes"
        },
        {
          "id": "id2",
          "level": 3,
          "text": "Documentation"
        },
        {
          "id": "id3",
          "level": 3,
          "text": "Development"
        },
        {
          "id": "makefile-justfile-333",
          "level": 4,
          "text": "Makefile -> Justfile (#333)"
        },
        {
          "id": "cihai-cli-0-31-0-2025-11-01",
          "level": 2,
          "text": "cihai-cli 0.31.0 (2025-11-01)"
        },
        {
          "id": "id4",
          "level": 3,
          "text": "Breaking changes"
        },
        {
          "id": "id5",
          "level": 3,
          "text": "Development"
        },
        {
          "id": "cihai-cli-0-30-0-2024-12-21",
          "level": 2,
          "text": "cihai-cli 0.30.0 (2024-12-21)"
        },
        {
          "id": "id6",
          "level": 3,
          "text": "Breaking changes"
        },
        {
          "id": "id7",
          "level": 3,
          "text": "Development"
        },
        {
          "id": "cihai-cli-0-29-0-2024-11-26",
          "level": 2,
          "text": "cihai-cli 0.29.0 (2024-11-26)"
        },
        {
          "id": "id8",
          "level": 3,
          "text": "Breaking changes"
        },
        {
          "id": "project-management-moved-from-poetry-to-uv-321",
          "level": 4,
          "text": "Project management moved from Poetry to uv (#321)"
        },
        {
          "id": "build-backend-moved-to-hatchling-321",
          "level": 4,
          "text": "Build backend moved to Hatchling (#321)"
        },
        {
          "id": "id9",
          "level": 3,
          "text": "Development"
        },
        {
          "id": "cihai-cli-0-28-0-2024-04-06",
          "level": 2,
          "text": "cihai-cli 0.28.0 (2024-04-06)"
        },
        {
          "id": "id10",
          "level": 3,
          "text": "Documentation"
        },
        {
          "id": "id11",
          "level": 3,
          "text": "Development"
        },
        {
          "id": "cihai-cli-0-27-0-2024-04-01",
          "level": 2,
          "text": "cihai-cli 0.27.0 (2024-04-01)"
        },
        {
          "id": "id12",
          "level": 3,
          "text": "Development"
        },
        {
          "id": "cihai-cli-0-26-0-2024-02-09",
          "level": 2,
          "text": "cihai-cli 0.26.0 (2024-02-09)"
        },
        {
          "id": "id13",
          "level": 3,
          "text": "What’s new"
        },
        {
          "id": "unihan-15-1-compatibility-308",
          "level": 4,
          "text": "Unihan 15.1 compatibility (#308)"
        },
        {
          "id": "id14",
          "level": 3,
          "text": "Development"
        },
        {
          "id": "cihai-cli-0-25-0-2023-12-09",
          "level": 2,
          "text": "cihai-cli 0.25.0 (2023-12-09)"
        },
        {
          "id": "id15",
          "level": 3,
          "text": "Documentation"
        },
        {
          "id": "id16",
          "level": 3,
          "text": "Development"
        },
        {
          "id": "cihai-cli-0-24-0-2023-11-19",
          "level": 2,
          "text": "cihai-cli 0.24.0 (2023-11-19)"
        },
        {
          "id": "id17",
          "level": 3,
          "text": "Development"
        },
        {
          "id": "cihai-cli-0-23-0-2023-07-22",
          "level": 2,
          "text": "cihai-cli 0.23.0 (2023-07-22)"
        },
        {
          "id": "id18",
          "level": 3,
          "text": "Development"
        },
        {
          "id": "cihai-cli-0-22-0-2023-07-18",
          "level": 2,
          "text": "cihai-cli 0.22.0 (2023-07-18)"
        },
        {
          "id": "id19",
          "level": 3,
          "text": "Development"
        },
        {
          "id": "cihai-cli-0-21-2-2023-07-18",
          "level": 2,
          "text": "cihai-cli 0.21.2 (2023-07-18)"
        },
        {
          "id": "id20",
          "level": 3,
          "text": "Development"
        },
        {
          "id": "cihai-cli-0-21-1-2023-07-02",
          "level": 2,
          "text": "cihai-cli 0.21.1 (2023-07-02)"
        },
        {
          "id": "fixes",
          "level": 3,
          "text": "Fixes"
        },
        {
          "id": "cihai-cli-0-21-0-2023-07-01",
          "level": 2,
          "text": "cihai-cli 0.21.0 (2023-07-01)"
        },
        {
          "id": "id21",
          "level": 3,
          "text": "Development"
        },
        {
          "id": "cihai-cli-0-20-0-2023-06-25",
          "level": 2,
          "text": "cihai-cli 0.20.0 (2023-06-25)"
        },
        {
          "id": "id22",
          "level": 3,
          "text": "Development"
        },
        {
          "id": "cihai-cli-0-19-0-2023-06-24",
          "level": 2,
          "text": "cihai-cli 0.19.0 (2023-06-24)"
        },
        {
          "id": "id23",
          "level": 3,
          "text": "Development"
        },
        {
          "id": "cihai-cli-0-18-0-2023-06-19",
          "level": 2,
          "text": "cihai-cli 0.18.0 (2023-06-19)"
        },
        {
          "id": "id24",
          "level": 3,
          "text": "Development"
        },
        {
          "id": "cihai-cli-0-17-0-2023-06-04",
          "level": 2,
          "text": "cihai-cli 0.17.0 (2023-06-04)"
        },
        {
          "id": "id25",
          "level": 3,
          "text": "Breaking changes"
        },
        {
          "id": "id26",
          "level": 3,
          "text": "Development"
        },
        {
          "id": "cihai-cli-0-16-0-2023-05-29",
          "level": 2,
          "text": "cihai-cli 0.16.0 (2023-05-29)"
        },
        {
          "id": "id27",
          "level": 3,
          "text": "Breaking changes"
        },
        {
          "id": "id28",
          "level": 3,
          "text": "Development"
        },
        {
          "id": "cihai-cli-0-15-2-2022-10-02",
          "level": 2,
          "text": "cihai-cli 0.15.2 (2022-10-02)"
        },
        {
          "id": "id29",
          "level": 3,
          "text": "Documentation"
        },
        {
          "id": "id30",
          "level": 3,
          "text": "Development"
        },
        {
          "id": "cihai-cli-0-15-1-2022-10-02",
          "level": 2,
          "text": "cihai-cli 0.15.1 (2022-10-02)"
        },
        {
          "id": "id31",
          "level": 3,
          "text": "Fixes"
        },
        {
          "id": "cihai-cli-0-15-0-2022-10-02",
          "level": 2,
          "text": "cihai-cli 0.15.0 (2022-10-02)"
        },
        {
          "id": "id32",
          "level": 3,
          "text": "Breaking changes"
        },
        {
          "id": "id33",
          "level": 3,
          "text": "Development"
        },
        {
          "id": "cihai-cli-0-14-0-2022-10-01",
          "level": 2,
          "text": "cihai-cli 0.14.0 (2022-10-01)"
        },
        {
          "id": "dependencies",
          "level": 3,
          "text": "Dependencies"
        },
        {
          "id": "cihai-cli-0-13-1-2022-10-01",
          "level": 2,
          "text": "cihai-cli 0.13.1 (2022-10-01)"
        },
        {
          "id": "id34",
          "level": 3,
          "text": "Development"
        },
        {
          "id": "cihai-cli-0-13-0-2022-09-11",
          "level": 2,
          "text": "cihai-cli 0.13.0 (2022-09-11)"
        },
        {
          "id": "id35",
          "level": 3,
          "text": "Development"
        },
        {
          "id": "id36",
          "level": 3,
          "text": "Documentation"
        },
        {
          "id": "cihai-cli-0-12-0-2022-08-21",
          "level": 2,
          "text": "cihai-cli 0.12.0 (2022-08-21)"
        },
        {
          "id": "id37",
          "level": 3,
          "text": "Development"
        },
        {
          "id": "cihai-cli-0-11-0-2022-08-20",
          "level": 2,
          "text": "cihai-cli 0.11.0 (2022-08-20)"
        },
        {
          "id": "id38",
          "level": 3,
          "text": "Breaking changes"
        },
        {
          "id": "cihai-cli-0-10-x-2022-08-20",
          "level": 2,
          "text": "cihai-cli 0.10.x (2022-08-20)"
        },
        {
          "id": "id39",
          "level": 3,
          "text": "Breaking changes"
        },
        {
          "id": "cihai-cli-0-9-0-2022-08-16",
          "level": 2,
          "text": "cihai-cli 0.9.0 (2022-08-16)"
        },
        {
          "id": "id40",
          "level": 3,
          "text": "Breaking changes"
        },
        {
          "id": "id41",
          "level": 3,
          "text": "What’s new"
        },
        {
          "id": "id42",
          "level": 3,
          "text": "Documentation"
        },
        {
          "id": "id43",
          "level": 3,
          "text": "Development"
        },
        {
          "id": "cihai-cli-0-8-1-2021-06-16",
          "level": 2,
          "text": "cihai-cli 0.8.1 (2021-06-16)"
        },
        {
          "id": "id44",
          "level": 3,
          "text": "Development"
        },
        {
          "id": "cihai-cli-0-8-0-2021-06-16",
          "level": 2,
          "text": "cihai-cli 0.8.0 (2021-06-16)"
        },
        {
          "id": "id45",
          "level": 3,
          "text": "Documentation"
        },
        {
          "id": "cihai-cli-0-7-2-2021-06-15",
          "level": 2,
          "text": "cihai-cli 0.7.2 (2021-06-15)"
        },
        {
          "id": "id46",
          "level": 3,
          "text": "Fixes"
        },
        {
          "id": "cihai-cli-0-7-1-2021-06-15",
          "level": 2,
          "text": "cihai-cli 0.7.1 (2021-06-15)"
        },
        {
          "id": "id47",
          "level": 3,
          "text": "Fixes"
        },
        {
          "id": "cihai-cli-0-7-0-2021-06-15",
          "level": 2,
          "text": "cihai-cli 0.7.0 (2021-06-15)"
        },
        {
          "id": "id48",
          "level": 3,
          "text": "Breaking changes"
        },
        {
          "id": "id49",
          "level": 3,
          "text": "Development"
        },
        {
          "id": "cihai-cli-0-6-0-2020-08-09",
          "level": 2,
          "text": "cihai-cli 0.6.0 (2020-08-09)"
        },
        {
          "id": "id50",
          "level": 3,
          "text": "Documentation"
        },
        {
          "id": "id51",
          "level": 3,
          "text": "Development"
        },
        {
          "id": "cihai-cli-0-5-1-2020-07-03",
          "level": 2,
          "text": "cihai-cli 0.5.1 (2020-07-03)"
        },
        {
          "id": "id52",
          "level": 3,
          "text": "Fixes"
        },
        {
          "id": "id53",
          "level": 3,
          "text": "Development"
        },
        {
          "id": "cihai-cli-0-5-0-2019-08-18",
          "level": 2,
          "text": "cihai-cli 0.5.0 (2019-08-18)"
        },
        {
          "id": "id54",
          "level": 3,
          "text": "Development"
        },
        {
          "id": "cihai-cli-0-5-0a-2018-09-08",
          "level": 2,
          "text": "cihai-cli 0.5.0a (2018-09-08)"
        },
        {
          "id": "id55",
          "level": 3,
          "text": "What’s new"
        },
        {
          "id": "cihai-cli-0-4-1-2018-07-21",
          "level": 2,
          "text": "cihai-cli 0.4.1 (2018-07-21)"
        },
        {
          "id": "id56",
          "level": 3,
          "text": "Fixes"
        },
        {
          "id": "cihai-cli-0-4-0-2018-06-24",
          "level": 2,
          "text": "cihai-cli 0.4.0 (2018-06-24)"
        },
        {
          "id": "id57",
          "level": 3,
          "text": "What’s new"
        },
        {
          "id": "id58",
          "level": 3,
          "text": "Documentation"
        },
        {
          "id": "id59",
          "level": 3,
          "text": "Development"
        },
        {
          "id": "cihai-cli-0-3-2-2017-05-26",
          "level": 2,
          "text": "cihai-cli 0.3.2 (2017-05-26)"
        },
        {
          "id": "id60",
          "level": 3,
          "text": "Development"
        },
        {
          "id": "cihai-cli-0-3-1-2017-05-20",
          "level": 2,
          "text": "cihai-cli 0.3.1 (2017-05-20)"
        },
        {
          "id": "id61",
          "level": 3,
          "text": "Development"
        },
        {
          "id": "cihai-cli-0-3-0-2017-05-20",
          "level": 2,
          "text": "cihai-cli 0.3.0 (2017-05-20)"
        },
        {
          "id": "id62",
          "level": 3,
          "text": "Breaking changes"
        },
        {
          "id": "id63",
          "level": 3,
          "text": "What’s new"
        },
        {
          "id": "id64",
          "level": 3,
          "text": "Fixes"
        },
        {
          "id": "cihai-cli-0-2-1-2017-05-20",
          "level": 2,
          "text": "cihai-cli 0.2.1 (2017-05-20)"
        },
        {
          "id": "id65",
          "level": 3,
          "text": "Fixes"
        },
        {
          "id": "cihai-cli-0-2-0-2017-05-20",
          "level": 2,
          "text": "cihai-cli 0.2.0 (2017-05-20)"
        },
        {
          "id": "id66",
          "level": 3,
          "text": "What’s new"
        }
      ]
    },
    {
      "title": "cihai-cli",
      "description": "Command line frontend for the cihai CJK language library.",
      "section": "",
      "url": "/",
      "markdownUrl": "/index.md",
      "headings": [
        {
          "id": "",
          "level": 1,
          "text": "cihai-cli"
        },
        {
          "id": "install",
          "level": 2,
          "text": "Install"
        },
        {
          "id": "at-a-glance",
          "level": 2,
          "text": "At a glance"
        }
      ]
    },
    {
      "title": "Migration notes",
      "description": "Migration and deprecation notes for cihai-cli are here, see changelog as well.",
      "section": "Documentation",
      "url": "/migration/",
      "markdownUrl": "/migration.md",
      "headings": [
        {
          "id": "",
          "level": 1,
          "text": "Migration notes"
        },
        {
          "id": "next-release",
          "level": 2,
          "text": "Next release"
        },
        {
          "id": "cihai-cli-0-15-0-2022-10-09",
          "level": 2,
          "text": "cihai-cli 0.15.0 (2022-10-09)"
        }
      ]
    },
    {
      "title": "Code Style",
      "description": "cihai-cli uses ruff for both linting and formatting.",
      "section": "Documentation",
      "url": "/project/code-style/",
      "markdownUrl": "/project/code-style.md",
      "headings": [
        {
          "id": "",
          "level": 1,
          "text": "Code Style"
        },
        {
          "id": "formatting",
          "level": 2,
          "text": "Formatting"
        },
        {
          "id": "type-checking",
          "level": 2,
          "text": "Type Checking"
        },
        {
          "id": "docstrings",
          "level": 2,
          "text": "Docstrings"
        },
        {
          "id": "imports",
          "level": 2,
          "text": "Imports"
        }
      ]
    },
    {
      "title": "Contributing",
      "description": "cihai-cli follows the cihai project’s contributing guidelines.",
      "section": "Documentation",
      "url": "/project/contributing/",
      "markdownUrl": "/project/contributing.md",
      "headings": [
        {
          "id": "",
          "level": 1,
          "text": "Contributing"
        },
        {
          "id": "quick-setup",
          "level": 2,
          "text": "Quick setup"
        }
      ]
    },
    {
      "title": "Project",
      "description": "Information for contributors and maintainers.",
      "section": "Documentation",
      "url": "/project/",
      "markdownUrl": "/project/index.md",
      "headings": [
        {
          "id": "",
          "level": 1,
          "text": "Project"
        }
      ]
    },
    {
      "title": "Releasing",
      "description": "Releases are triggered by git tags and published to PyPI via OIDC trusted publishing.",
      "section": "Documentation",
      "url": "/project/releasing/",
      "markdownUrl": "/project/releasing.md",
      "headings": [
        {
          "id": "",
          "level": 1,
          "text": "Releasing"
        },
        {
          "id": "release-process",
          "level": 2,
          "text": "Release Process"
        }
      ]
    },
    {
      "title": "Usage",
      "description": "cihai is designed to work out-of-the-box without configuration.",
      "section": "Documentation",
      "url": "/quickstart/",
      "markdownUrl": "/quickstart.md",
      "headings": [
        {
          "id": "",
          "level": 1,
          "text": "Usage"
        },
        {
          "id": "installation",
          "level": 2,
          "text": "Installation"
        },
        {
          "id": "developmental-releases",
          "level": 3,
          "text": "Developmental releases"
        },
        {
          "id": "configuration",
          "level": 2,
          "text": "Configuration"
        }
      ]
    }
  ]
}
