aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Irssi.pm
diff options
context:
space:
mode:
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