|
|
|
|
@ -1,5 +1,6 @@
|
|
|
|
|
{
|
|
|
|
|
"system":{
|
|
|
|
|
"id":"data-transport",
|
|
|
|
|
"logo":"www/data-transport/_images/database.png","context":"", "theme":"oss.css",
|
|
|
|
|
"app":{
|
|
|
|
|
|
|
|
|
|
@ -14,10 +15,16 @@
|
|
|
|
|
},
|
|
|
|
|
|
|
|
|
|
"layout":{
|
|
|
|
|
|
|
|
|
|
"header":{"title":"data-transport","logo":true,"subtitle":"Simple Data Access Layer - Pandas Support"},
|
|
|
|
|
"icons":[],
|
|
|
|
|
"root":"www/data-transport",
|
|
|
|
|
"index":"index.html",
|
|
|
|
|
"on":{
|
|
|
|
|
"load":{
|
|
|
|
|
"left-pane":["www/data-transport/more.md"]
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"order":{
|
|
|
|
|
"menu":["resources","about"]
|
|
|
|
|
},
|
|
|
|
|
|