diff options
Diffstat (limited to 'doc/en/plugin_api.en.xml')
-rw-r--r-- | doc/en/plugin_api.en.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/en/plugin_api.en.xml b/doc/en/plugin_api.en.xml index a6499157f..b1a496289 100644 --- a/doc/en/plugin_api.en.xml +++ b/doc/en/plugin_api.en.xml @@ -21,6 +21,15 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. --> +<chapter id="chapPluginAPI"> + <title>Plugin API</title> + + <para> + This chapter describes WeeChat plugins interface (API). + --- will be completed soon! --- + </para> +</chapter> + <section id="secAPIFunctions"> <title>API functions</title> |