Coverage for lino/projects/__init__.py : 100%

Hot-keys on this page
r m x p toggle line displays
j k next/prev highlighted chunk
0 (zero) top of page
1 (one) first highlighted chunk
"""This package contains example applications included with Lino.
See also :doc:`/tutorials/hello/index` which explains how to try them out.
Examples with their own documentation entry:
- :mod:`lino.projects.belref` --- See :ref:`belref` - :mod:`lino.projects.polly` See :ref:`polly`
Poorly documented examples at different development states:
.. autosummary:: :toctree:
lino.projects.events
Examples covered by a tutorial:
- :mod:`lino.projects.babel_tutorial` --- See :ref:`mldbc_tutorial`
Technical
.. autosummary:: :toctree:
lino.projects.std lino.projects.docs lino.projects.belref lino.projects.estref
"""
|