Create examples.json
This commit is contained in:
parent
8e714ddf2f
commit
7f6a72a65f
107
docs/examples/examples.json
Normal file
107
docs/examples/examples.json
Normal file
@ -0,0 +1,107 @@
|
|||||||
|
{
|
||||||
|
"main": {
|
||||||
|
"file": "import/import-from-database.md"
|
||||||
|
},
|
||||||
|
"categories": [
|
||||||
|
{
|
||||||
|
"title": "Import",
|
||||||
|
"samples": [
|
||||||
|
{
|
||||||
|
"title": "Import from database",
|
||||||
|
"desc": "Import data into your CARTO account from database.",
|
||||||
|
"file": "import/import-from-database.md"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "Import standard table",
|
||||||
|
"desc": "Import standard table into your CARTO account.",
|
||||||
|
"file": "import/import-standard-table.md"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "Import sync table",
|
||||||
|
"desc": "Import sync table into your CARTO account from database.",
|
||||||
|
"file": "import/import-sync-table.md"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "Import sync table as dataset",
|
||||||
|
"desc": "Import sync table as dataset into your CARTO account.",
|
||||||
|
"file": "import/import-from-database.md"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "Export",
|
||||||
|
"samples": [
|
||||||
|
{
|
||||||
|
"title": "Import from database",
|
||||||
|
"desc": "Import data into your CARTO account from database.",
|
||||||
|
"file": "import/import-from-database.md"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "Import from database",
|
||||||
|
"desc": "Import data into your CARTO account from database.",
|
||||||
|
"file": "import/import-from-database.md"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "Import from database",
|
||||||
|
"desc": "Import data into your CARTO account from database.",
|
||||||
|
"file": "import/import-from-database.md"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "Import from database",
|
||||||
|
"desc": "Import data into your CARTO account from database.",
|
||||||
|
"file": "import/import-from-database.md"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "Tables",
|
||||||
|
"samples": [
|
||||||
|
{
|
||||||
|
"title": "Import from database",
|
||||||
|
"desc": "Import data into your CARTO account from database.",
|
||||||
|
"file": "import/import-from-database.md"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "Import from database",
|
||||||
|
"desc": "Import data into your CARTO account from database.",
|
||||||
|
"file": "import/import-from-database.md"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "Import from database",
|
||||||
|
"desc": "Import data into your CARTO account from database.",
|
||||||
|
"file": "import/import-from-database.md"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "Import from database",
|
||||||
|
"desc": "Import data into your CARTO account from database.",
|
||||||
|
"file": "import/import-from-database.md"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "Misc",
|
||||||
|
"samples": [
|
||||||
|
{
|
||||||
|
"title": "Import from database",
|
||||||
|
"desc": "Import data into your CARTO account from database.",
|
||||||
|
"file": "import/import-from-database.md"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "Import from database",
|
||||||
|
"desc": "Import data into your CARTO account from database.",
|
||||||
|
"file": "import/import-from-database.md"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "Import from database",
|
||||||
|
"desc": "Import data into your CARTO account from database.",
|
||||||
|
"file": "import/import-from-database.md"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "Import from database",
|
||||||
|
"desc": "Import data into your CARTO account from database.",
|
||||||
|
"file": "import/import-from-database.md"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user