[[["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."],[[["The function `GenerateIndexFromHistory` creates most of the text for an `index.yaml` file using query history."],["It takes a dictionary `query_history` mapping `datastore_pb.Query` to query counts as a primary input."],["Optional inputs include `all_indexes`, representing indexes from the input file, and `manual_indexes`, specifying indexes not to be output."],["The function returns a string suitable for appending to an existing `index.yaml` file or an empty string if no output is generated."]]],[]]