Added SDK documentation

This commit is contained in:
Luke Hagar
2023-10-27 12:44:11 -05:00
parent 96613735d3
commit 7e49743b7d
3 changed files with 30 additions and 0 deletions

View File

@@ -79,6 +79,7 @@ const config = {
},
items: [
{ to: "/docs/plex", label: "API", className: "indent" },
{ to: "/sdk-docs", label: "SDKs", className: "indent" },
{ to: "/blog", label: "Blog", className: "indent" },
],
},