clojure-grimoire / lein-grim

A program for generating Grimoire documentation blobs
Eclipse Public License 1.0
4 stars 2 forks source link

Add optional sentinel file #7

Closed arrdem closed 9 years ago

arrdem commented 9 years ago

Add argument support for an optional .edn file representing a map from symbols to symbols. This allows library authors/users to specify what logical symbols represent sentinels or special forms rather than having to rely on a hard-coded list shipped with lein-grim and subject to updating.

arrdem commented 9 years ago

Done in 0.3.3