mirror of
https://github.com/wassname/talk.git
synced 2026-06-30 22:04:26 +08:00
Update sidebar and add title info
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user