{
  "__type": "IngestedDoc",
  "__tag": 4010,
  "_content": {
    "Notes": {
      "__type": "Section",
      "__tag": 4015,
      "children": [],
      "title": [],
      "level": 0,
      "target": null
    },
    "Warns": {
      "__type": "Section",
      "__tag": 4015,
      "children": [],
      "title": [],
      "level": 0,
      "target": null
    },
    "Raises": {
      "__type": "Section",
      "__tag": 4015,
      "children": [],
      "title": [],
      "level": 0,
      "target": null
    },
    "Yields": {
      "__type": "Section",
      "__tag": 4015,
      "children": [],
      "title": [],
      "level": 0,
      "target": null
    },
    "Methods": {
      "__type": "Section",
      "__tag": 4015,
      "children": [],
      "title": [],
      "level": 0,
      "target": null
    },
    "Returns": {
      "__type": "Section",
      "__tag": 4015,
      "children": [],
      "title": [],
      "level": 0,
      "target": null
    },
    "Summary": {
      "__type": "Section",
      "__tag": 4015,
      "children": [
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "InlineCode",
              "__tag": 4051,
              "value": "Config"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " dataclass and TOML loader for "
            },
            {
              "__type": "InlineCode",
              "__tag": 4051,
              "value": "papyri gen"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "."
            }
          ]
        }
      ],
      "title": [],
      "level": 0,
      "target": null
    },
    "Receives": {
      "__type": "Section",
      "__tag": 4015,
      "children": [],
      "title": [],
      "level": 0,
      "target": null
    },
    "Warnings": {
      "__type": "Section",
      "__tag": 4015,
      "children": [],
      "title": [],
      "level": 0,
      "target": null
    },
    "Attributes": {
      "__type": "Section",
      "__tag": 4015,
      "children": [],
      "title": [],
      "level": 0,
      "target": null
    },
    "Parameters": {
      "__type": "Section",
      "__tag": 4015,
      "children": [],
      "title": [],
      "level": 0,
      "target": null
    },
    "Extended Summary": {
      "__type": "Section",
      "__tag": 4015,
      "children": [
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "The configuration shape matches the "
            },
            {
              "__type": "InlineCode",
              "__tag": 4051,
              "value": "[global]"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " and "
            },
            {
              "__type": "InlineCode",
              "__tag": 4051,
              "value": "[meta]"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " sections of the per-package TOML files in "
            },
            {
              "__type": "InlineCode",
              "__tag": 4051,
              "value": "examples/"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": ". "
            },
            {
              "__type": "InlineCode",
              "__tag": 4051,
              "value": "load_configuration"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " returns the parsed package name, "
            },
            {
              "__type": "InlineCode",
              "__tag": 4051,
              "value": "[global]"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " section (sans "
            },
            {
              "__type": "InlineCode",
              "__tag": 4051,
              "value": "module"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "), and "
            },
            {
              "__type": "InlineCode",
              "__tag": 4051,
              "value": "[meta]"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " section."
            }
          ]
        }
      ],
      "title": [],
      "level": 0,
      "target": null
    },
    "Other Parameters": {
      "__type": "Section",
      "__tag": 4015,
      "children": [],
      "title": [],
      "level": 0,
      "target": null
    }
  },
  "_ordered_sections": [
    "Summary",
    "Extended Summary",
    "Parameters",
    "Attributes",
    "Methods",
    "Returns",
    "Yields",
    "Receives",
    "Other Parameters",
    "Raises",
    "Warns",
    "Warnings",
    "Notes"
  ],
  "item_file": "/papyri/config_loader.py",
  "item_line": 0,
  "item_type": "module",
  "aliases": [
    "papyri.config_loader"
  ],
  "example_section_data": {
    "__type": "Section",
    "__tag": 4015,
    "children": [],
    "title": [],
    "level": 0,
    "target": null
  },
  "see_also": [],
  "signature": null,
  "references": null,
  "qa": "papyri.config_loader",
  "arbitrary": [
    {
      "__type": "Section",
      "__tag": 4015,
      "children": [
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "InlineCode",
              "__tag": 4051,
              "value": "Config"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " dataclass and TOML loader for "
            },
            {
              "__type": "InlineCode",
              "__tag": 4051,
              "value": "papyri gen"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "."
            }
          ]
        },
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "The configuration shape matches the "
            },
            {
              "__type": "InlineCode",
              "__tag": 4051,
              "value": "[global]"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " and "
            },
            {
              "__type": "InlineCode",
              "__tag": 4051,
              "value": "[meta]"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " sections of the per-package TOML files in "
            },
            {
              "__type": "InlineCode",
              "__tag": 4051,
              "value": "examples/"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": ". "
            },
            {
              "__type": "InlineCode",
              "__tag": 4051,
              "value": "load_configuration"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " returns the parsed package name, "
            },
            {
              "__type": "InlineCode",
              "__tag": 4051,
              "value": "[global]"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " section (sans "
            },
            {
              "__type": "InlineCode",
              "__tag": 4051,
              "value": "module"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "), and "
            },
            {
              "__type": "InlineCode",
              "__tag": 4051,
              "value": "[meta]"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " section."
            }
          ]
        }
      ],
      "title": [],
      "level": 0,
      "target": null
    }
  ],
  "local_refs": []
}