Added another note

This commit is contained in:
Armin Ronacher 2015-12-24 21:12:37 +01:00
parent e104ff83a5
commit 7d9627a696
1 changed files with 3 additions and 0 deletions

View File

@ -27,6 +27,9 @@ The parameters to the function are as follows:
* `**extra`: for forwards compatibility publishers are required to ignore extra
keyword arguments.
Each line in the generator must be a string which is then either logged to
the output in the console or in the deploy/publish window in the admin UI.
## Example
This example implements a simple publisher that just copies all built files