-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add filters and improve documentation
- all functionality is concentrated into plugin.py (MacrosPlugin class) - introduction of define_env() function, more general than declarare_variables() - improve documentation - added conf property to the env object: it makes the whole config file accessible to the Python module - improved trace of the plugin in the build/serve phase (in color)
- Loading branch information
Laurent Franceschetti
committed
Nov 10, 2019
1 parent
ce21d51
commit 2f63730
Showing
5 changed files
with
389 additions
and
185 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.