aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Irssi.pm
diff options
context:
space:
mode:
authorTom Feist <shabble@cowu.be>2010-07-09 21:48:31 +0000
committerTom Feist <shabble@cowu.be>2010-07-09 21:48:31 +0000
commitbd907bc81589a03e6c0945f58c77944319a890d5 (patch)
tree0cfdc2c54aa44351b3d53854bd01ac70d8c9ab45 /docs/Irssi.pm
parentcreated repo (diff)
downloadirssi-scripts-bd907bc81589a03e6c0945f58c77944319a890d5.tar.gz
irssi-scripts-bd907bc81589a03e6c0945f58c77944319a890d5.zip
initial podifying of irssi docs
Diffstat (limited to 'docs/Irssi.pm')
-rw-r--r--docs/Irssi.pm52
1 files changed, 52 insertions, 0 deletions
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<Irssi::active_win> -- returns the currently active L<Irssi::Window> 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