Merge branch 'development_doctree_fixes' into development_actions
* development_doctree_fixes: wip: fix doctree example wip: fix doctree example
This commit is contained in:
@@ -19,9 +19,8 @@ for project in 'projectinca, legal, why, web4,tfgrid3'.split(',').map(it.trim_sp
|
||||
}
|
||||
|
||||
tree.export(
|
||||
dest: '/tmp/test'
|
||||
destination: '/tmp/test'
|
||||
reset: true
|
||||
keep_structure: true
|
||||
exclude_errors: false
|
||||
production: true
|
||||
)!
|
||||
|
||||
Reference in New Issue
Block a user