[#809,docs,navigation][xl]: initial commit
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
---
|
||||
showSidebar: true
|
||||
---
|
||||
|
||||
# Getting Started
|
||||
|
||||
Welcome to the PortalJS documentation!
|
||||
|
||||
19
site/content/docs/sidebarTree.json
Normal file
19
site/content/docs/sidebarTree.json
Normal file
@@ -0,0 +1,19 @@
|
||||
[
|
||||
{
|
||||
"name": "Docs",
|
||||
"href": "/docs",
|
||||
"level": 0,
|
||||
"children": [
|
||||
{
|
||||
"name": "Getting Started",
|
||||
"href": "/docs",
|
||||
"level": 1
|
||||
},
|
||||
{
|
||||
"name": "Creating new datasets",
|
||||
"href": "/tutorial-i-creating-new-datasets",
|
||||
"level": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user