1{ 2 "Introduction": ["index", "install", "performance", "quickstart"], 3 "Concepts": ["concepts/relation-tuples", "concepts/graph-of-relations"], 4 "Examples": ["examples/olymp-file-sharing"], 5 "Reference": [ 6 "reference/configuration", 7 "reference/proto-api", 8 { 9 "Command Line Interface (CLI)": [ 10 "cli/root", 11 "cli/root-child1", 12 "cli/root-child1-subChild1", 13 "cli/root-child2" 14 ] 15 } 16 ], 17 "Development": ["milestones"] 18}