Welcome | Get started | Dive into Lino | Contribute | Reference
The lino.api.ad
module (application design)¶
See also lino.api
- lino.api.ad._()¶
Marks a translatable text.
- lino.api.ad.pgettext()¶
Marks a translatable text with explicit context.
- class lino.api.ad.Plugin¶
Shortcut to
lino.core.plugins.Plugin
.
- class lino.api.ad.Site¶
Shortcut to
lino.core.site.Site
.