Skip to content
7 changes: 6 additions & 1 deletion docs/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"title": "GitHub OAuth",
"description": "Learn how to set up OAuth using your GitHub organization.",
"path": "./install/oauth.md"
}
}
]
},
{
Expand Down Expand Up @@ -84,6 +84,11 @@
"title": "Configuring Web IDEs",
"description": "Learn how to configure web IDEs in your templates",
"path": "./ides/configuring-web-ides.md"
},
{
"title": "Configuring Emacs (with TRAMP)",
"description": "Learn how to configure Emacs in Coder",
"path": "./ides/configuring-emacs-tramp.md"
}
]
},
Expand Down