doc updates
This commit is contained in:
parent
fa53f7033b
commit
7819ffbbcc
1
docs/my-website/docs/tutorials/first_playground.md
Normal file
1
docs/my-website/docs/tutorials/first_playground.md
Normal file
@ -0,0 +1 @@
|
||||
# Create your first playground
|
||||
@ -18,6 +18,7 @@ const sidebars = {
|
||||
// But you can create a sidebar manually
|
||||
tutorialSidebar: [
|
||||
{ type: "doc", id: "index" }, // NEW
|
||||
"tutorials/first_playground",
|
||||
{
|
||||
type: "category",
|
||||
label: "Completion()",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user