summaryrefslogtreecommitdiff
path: root/doc/docgen.pl
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2008-11-23 23:04:52 +0100
committerSebastien Helleu <flashcode@flashtux.org>2008-11-23 23:04:52 +0100
commit2e52e54a3afa953e12e1e009b19a66202f0674a6 (patch)
tree08fa64e1c2b89498977ae33004f62c1757288910 /doc/docgen.pl
parent09bed16dbd39791b43f86a1c00279c7fdb5cbb58 (diff)
downloadweechat-2e52e54a3afa953e12e1e009b19a66202f0674a6.zip
Add support for more than one proxy, with proxy selection for each IRC server (task #6859)
Diffstat (limited to 'doc/docgen.pl')
-rw-r--r--doc/docgen.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/docgen.pl b/doc/docgen.pl
index a926a1efb..060c67e06 100644
--- a/doc/docgen.pl
+++ b/doc/docgen.pl
@@ -78,6 +78,7 @@ my @ignore_options = ("aspell\\.dict\\..*",
"irc\\.server\\..*",
"logger\\.level\\..*",
"logger\\.mask\\..*",
+ "weechat\\.proxy\\..*",
"weechat\\.bar\\..*",
"weechat\\.debug\\..*",
);