Skip to content

Commit

Permalink
doc cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
wraithan committed Oct 1, 2011
1 parent a0fa9ee commit 48fc776
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/API.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ API

This library provides IRC client functionality

irc.Client
Client
----------

.. js:class:: irc.Client(server, nick [, options])
Expand Down Expand Up @@ -254,8 +254,8 @@ Events
args: ['arguments', 'to', 'the', 'command'],
}

You can read more about the IRC protocol by reading [RFC
1459](http://www.ietf.org/rfc/rfc1459.txt).
You can read more about the IRC protocol by reading `RFC 1459
<http://www.ietf.org/rfc/rfc1459.txt>`_

.. js:data:: 'error'

Expand Down

0 comments on commit 48fc776

Please sign in to comment.