dirtywords

portable text interface framework  https://pypi.python.org/pypi/dirtywords
git clone https://git.ce9e.org/dirtywords.git

commit
db624306159eed0c0f32c2faceef1799d11cf6d7
parent
2cf2ef261b91f9d03c7dcb38b9b571aba7f7d948
Author
Tobias Bengfort <tobias.bengfort@gmx.net>
Date
2014-10-07 19:28
more control on base docs

Diffstat

M docs/source/base.rst 24 ++++++++++++++++++++++--

1 files changed, 22 insertions, 2 deletions


diff --git a/docs/source/base.rst b/docs/source/base.rst

@@ -1,5 +1,25 @@
    1    -1 dirtywords
    2    -1 ==========
   -1     1 API Reference
   -1     2 =============
    3     3 
    4     4 .. automodule:: dirtywords.base
   -1     5 
   -1     6 The Core
   -1     7 --------
   -1     8 
   -1     9 .. autoclass:: dirtywords.base.Core
   -1    10     :members:
   -1    11 
   -1    12 The Screen API
   -1    13 --------------
   -1    14 
   -1    15 .. autoclass:: dirtywords.base.Screen
   -1    16     :members:
   -1    17 
   -1    18 .. autoclass:: dirtywords.Window
   -1    19     :members:
   -1    20 
   -1    21 Strings with Attributes
   -1    22 -----------------------
   -1    23 
   -1    24 .. autoclass:: dirtywords.AttrString
    5    25     :members: