]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - support/doc/plugins/guide.md
Add plugin translation system
[github/Chocobozzz/PeerTube.git] / support / doc / plugins / guide.md
index 0b2d337eb95d1e0723defff4c8258bf0ac6c298e..8f8884d005eda6619c7b282167e47d1d4b41589d 100644 (file)
@@ -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