diff options
| author | Patrick Totzke <patricktotzke@gmail.com> | 2012-05-26 18:08:06 +0100 |
|---|---|---|
| committer | Patrick Totzke <patricktotzke@gmail.com> | 2012-05-26 18:08:06 +0100 |
| commit | a955e588d2b3ce4f465f878a9b46dfc1bf9953e0 (patch) | |
| tree | 4f37f1b168a9db78aadb7e56b1e309bd334aa7d9 /docs/reference | |
| parent | 660846f845b5262e02353aef9c876748a9c72f78 (diff) | |
| download | urwid-a955e588d2b3ce4f465f878a9b46dfc1bf9953e0.tar.gz | |
doc: sphinx docstrings for Pile
Diffstat (limited to 'docs/reference')
| -rw-r--r-- | docs/reference/exceptions.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/reference/exceptions.rst b/docs/reference/exceptions.rst index 062f0b6..6599860 100644 --- a/docs/reference/exceptions.rst +++ b/docs/reference/exceptions.rst @@ -10,3 +10,5 @@ Exceptions .. autoexception:: ListBoxError .. autoexception:: ColumnsError + +.. autoexception:: PileError |
