summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2014-03-10 14:26:23 +0100
committerSebastien Helleu <flashcode@flashtux.org>2014-03-11 17:49:49 +0100
commit97254780d655dd29b4093e52c6930aecaecca2eb (patch)
treed41e53138fcfe9fad6c8c700abf3665b022aa702 /doc
parent4f48c7a56650596863bac9d50049c601896ddcaa (diff)
downloadweechat-97254780d655dd29b4093e52c6930aecaecca2eb.zip
exec: add exec plugin
Diffstat (limited to 'doc')
-rw-r--r--doc/docgen.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/docgen.py b/doc/docgen.py
index bafa2dbed..2ebfd3b43 100644
--- a/doc/docgen.py
+++ b/doc/docgen.py
@@ -88,6 +88,7 @@ plugin_list = {
'alias': '',
'aspell': 'o',
'charset': 'o',
+ 'exec': 'o',
'fifo': 'o',
'irc': 'co',
'logger': 'o',