lektor-website/content/docs/api/plugins/events/after-build-all/contents.lr

13 lines
284 B
Plaintext
Raw Normal View History

2015-12-26 21:00:48 +01:00
title: after-build-all
---
signature: builder
---
summary: This event is emitted after all sources are built.
---
type: event
---
body:
This event is emitted after the builder build all sources. It works similar
to the [before-build-all :ref](../before-build-all/) event otherwise.