17 lines
307 B
JSON
17 lines
307 B
JSON
{
|
|
"documentation": [
|
|
{
|
|
"title": "global overview",
|
|
"page": "doc/doc_01_overview.md"
|
|
}
|
|
],
|
|
"tutorial": [
|
|
{
|
|
"title": "Create your own logger",
|
|
"page": "doc/tutorial_01_create_library_logger.md"
|
|
},{
|
|
"title": "Control the logger",
|
|
"page": "doc/tutorial_02_control_logger.md"
|
|
}
|
|
]
|
|
} |