[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2022-09-30 UTC."],[[["This function, `ParseIndexDefinitions`, parses a single index definitions document from a string or a file-like stream."],["It accepts the YAML document as the main argument and also an unused function for opening files."],["The function returns a single parsed YAML file if defined, or `None` otherwise."],["The function raises `EmptyConfigurationFile` if the document is empty, and `MultipleConfigurationFile` if the document contains more than one configuration file."]]],[]]