{
    "groups": [
        {
            "title": "Tutorials",
            "pages": [
                {
                    "title": "Basic concepts",
                    "source": "./tutorials/BasicConcepts.md"
                },
                {
                    "title": "Advanced usage",
                    "source": "./tutorials/AdvancedUsage.md"
                },
                {
                    "title": "Keep that in mind",
                    "source": "./tutorials/KeepThatInMind.md"
                }
            ]
        }
    ]
}
