/docs/RestApp Gawel's repository

doc

authorgawel
Sun Nov 02 00:03:04 2008 +0000 (22 months ago)
changeset 1026243624e9f0
parent 9 5bf267cad673
child 11 3e25f17dc261
doc
     1.1 --- a/docs/index.txt	Sat Nov 01 23:15:46 2008 +0000
     1.2 +++ b/docs/index.txt	Sun Nov 02 00:03:04 2008 +0000
     1.3 @@ -5,15 +5,21 @@
     1.4  Welcome to RestApp's documentation!
     1.5  ===================================
     1.6  
     1.7 -Contents:
     1.8  
     1.9 -.. toctree::
    1.10 -   :maxdepth: 2
    1.11 +:mod:`restapp` -- RestructuredText Application
    1.12 +----------------------------------------------
    1.13  
    1.14 -Indices and tables
    1.15 -==================
    1.16 +.. automodule:: restapp
    1.17  
    1.18 -* :ref:`genindex`
    1.19 -* :ref:`modindex`
    1.20 -* :ref:`search`
    1.21  
    1.22 +.. autoclass:: DataApp
    1.23 +
    1.24 +.. autoclass:: FileApp
    1.25 +
    1.26 +.. autoclass:: DirectoryApp
    1.27 +
    1.28 +:mod:`restapp.utils` -- RestructuredText Application
    1.29 +----------------------------------------------
    1.30 +
    1.31 +.. autoclass:: Document
    1.32 +