Update sidebar and add title info

This commit is contained in:
Kim Gardner
2018-03-21 15:06:20 -04:00
parent b7ff6f004d
commit 24f9afd531
2 changed files with 7 additions and 1 deletions
+2
View File
@@ -138,6 +138,8 @@ sidebar:
url: /plugin-recipes/
- title: Slots and Plugins
url: /slots-and-plugins/
- title: Plugins API
url: /plugins-api/
- title: Tutorials
children:
- title: Creating a Basic Plugin
@@ -1,4 +1,8 @@
# Plugins API
---
title: Plugins API
permalink: /plugins-api/
---
This is a set of utilities that we expose to create or add functionality to the Plugins. Feel free to check all the utilities here at `talk/plugin-api`.
## Actions