Browse Source

Adds img_dir in the configuration documentation

I had to dig through the codebase in order to determine this could be done.
dev
Brian Kelly 10 years ago committed by GitHub
parent
commit
85ee10bbd7
  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.
img_dir
default: ``'.'``
For reading image file command (e.g. png and svg), read from this directory instead
warn_ellipsize
default: true

Loading…
Cancel
Save