From bfa1a32b34e14975e8f9ad43b5c9799fe5ced38a Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 24 Jul 2019 11:55:08 +0200 Subject: Add client hook/register typings --- support/doc/plugins/guide.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'support/doc') diff --git a/support/doc/plugins/guide.md b/support/doc/plugins/guide.md index 0b2d337eb..8f8884d00 100644 --- a/support/doc/plugins/guide.md +++ b/support/doc/plugins/guide.md @@ -262,6 +262,11 @@ Every time you want to publish another version of your plugin/theme, just update and republish it on NPM. Remember that the PeerTube index will take into account your new plugin/theme version after ~24 hours. +## Plugin & Theme hooks/helpers API + +See the dedicated documentation: https://docs.joinpeertube.org/#/api-plugins + + ## Tips ### Compatibility with PeerTube -- cgit v1.2.3