File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ At least `documents` has to be specified.
3333| ` directories.base ` ** readonly** | string | directory containing the config file | Other directories are relative to this base directory. |
3434| ` directories.build ` | string | ` "build" ` | Intermediary SVG and PDF files are written here. Deleted unless ` bake ` is run with ` --keep-build ` |
3535| ` directories.dist ` | string | ` "dist" ` | Final PDF files are written here. |
36- | ` directories.documents ` | string | ` "documents" ` | Location of document configurations. |
36+ | ` directories.documents ` | string | ` "." ` | Location of document configurations. |
3737| ` directories.images ` | string | ` "images" ` | Location of image files. |
3838| ` directories.pages ` | string | ` "pages" ` | Location of page configurations. |
3939| ` directories.templates ` | string | ` "templates" ` | Location of SVG template files. |
You can’t perform that action at this time.
0 commit comments