Mercurial > piecrust2
view docs/api/02_components.md @ 861:d214918d4d2c
cm: Update Werkzeug.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Thu, 08 Jun 2017 08:52:45 -0700 |
parents | 20fcadaaf871 |
children |
line wrap: on
line source
--- title: Plugin Components --- Once you've [created a plugin][1], you need to make it provide new _components_. {% for comp in family.children -%} * [{{comp.title}}]({{comp.url}}) {% endfor %} [1]: {{apiurl('plugins')}}