aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Irssi/Irc.pod
diff options
context:
space:
mode:
authorTom Feist <shabble@cowu.be>2010-07-21 16:25:07 +0000
committerTom Feist <shabble@cowu.be>2010-07-21 16:25:07 +0000
commitc2252b6c67df64995b336c27fb175d504af20675 (patch)
treed7d9db209ed0ab7350cf88008e1ec0cdc5556b0a /docs/Irssi/Irc.pod
parentmore fixing and moving (diff)
downloadirssi-scripts-c2252b6c67df64995b336c27fb175d504af20675.tar.gz
irssi-scripts-c2252b6c67df64995b336c27fb175d504af20675.zip
added some stuff to the guide, and cleaned up some irssi.pod function descs
Diffstat (limited to 'docs/Irssi/Irc.pod')
-rw-r--r--docs/Irssi/Irc.pod27
1 files changed, 27 insertions, 0 deletions
diff --git a/docs/Irssi/Irc.pod b/docs/Irssi/Irc.pod
new file mode 100644
index 0000000..e51b190
--- /dev/null
+++ b/docs/Irssi/Irc.pod
@@ -0,0 +1,27 @@
+__END__
+
+=head1 NAME
+
+Irssi::Irc
+
+=head1 DESCRIPTION
+
+=head1 CLASSES
+
+=head1 EXPORTS
+
+=head1 METHODS
+
+=head2 Accessors
+
+=head3 C<dccs>
+
+returns a list of all L<DCC connections|Irssi::Irc::Dcc>
+
+=head1 COPYRIGHT
+
+All the content of this site is copyright E<copy> 2000-2010 L<The Irssi
+project|http://irssi.org>.
+
+Formatting to POD and linking by Tom Feist
+ L<shabble+irssi@metavore.org|mailto:shabble+irssi@metavore.org>