mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 15:04:43 +00:00
fix doc
This commit is contained in:
@@ -48,7 +48,6 @@ Only the higher layer is accessible to other classes of dotdrop.
|
||||
are executed, this means that `dynvariables` can safely reference `variables` however
|
||||
`variables` referencing `dynvariables` will result with the none executed value of the
|
||||
referenced `dynvariables` (see examples below)
|
||||
* a `dynvariables` can reference a `variables` however the opposite is not possible
|
||||
* profile cannot include profiles defined above in the import tree
|
||||
* config files do not have access to variables
|
||||
defined above in the import tree
|
||||
|
||||
Reference in New Issue
Block a user