Browse Source

Merge pull request #163 from spilth/patch-1

Adds img_dir in the configuration documentation
dev
Andy Meneely 10 years ago committed by GitHub
parent
commit
9c7e2335cf
  1. 5
      docs/config.rst

5
docs/config.rst

@ -45,6 +45,11 @@ prefix
When using an SVG backend, cards are auto-saved with this prefix and ``'%02d'`` numbering format. 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 warn_ellipsize
default: true default: true

Loading…
Cancel
Save