From bd907bc81589a03e6c0945f58c77944319a890d5 Mon Sep 17 00:00:00 2001 From: Tom Feist Date: Fri, 9 Jul 2010 22:48:31 +0100 Subject: initial podifying of irssi docs --- docs/Irssi.pm | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 docs/Irssi.pm (limited to 'docs/Irssi.pm') diff --git a/docs/Irssi.pm b/docs/Irssi.pm new file mode 100644 index 0000000..c52fbc5 --- /dev/null +++ b/docs/Irssi.pm @@ -0,0 +1,52 @@ +__END__ + +=head1 NAME + +=head1 DESCRIPTION + +=head1 CLASSES + +=head1 METHODS + +=head2 Accessors + +=over + +=item C -- returns the currently active L object. + +=back + + +=head2 Signals + +=head3 Handling Signals + +=head3 Controlling Signal Propagation + +=head3 Registering New Signals + + + + + +=head2 Commands + +=head3 Registering Commands + +=head3 Invoking Commands + +=head3 Parsing Command Arguments + + + +=head2 Settings + +=head3 Creating New Settings + +=head3 Retrieving Settings + +=head3 Modifying Settings + + + +=head2 blahblah -- cgit v1.2.3