Adds img_dir in the configuration documentation
I had to dig through the codebase in order to determine this could be done.dev
parent
4ea30c63e2
commit
85ee10bbd7
|
|
@ -45,6 +45,11 @@ prefix
|
|||
|
||||
When using an SVG backend, cards are auto-saved with this prefix and ``'%02d'`` numbering format.
|
||||
|
||||
img_dir
|
||||
default: ``'.'``
|
||||
|
||||
For reading image file command (e.g. png and svg), read from this directory instead
|
||||
|
||||
warn_ellipsize
|
||||
default: true
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue