(format-YYYYMMDD holiday)
(gen-bracketed-holidays root-path holiday-file year bracket-size)
(gen-bracketed-weekends year bracket-size)
(generate-datelist! root-path holiday-file output-path year bracket-size)
(generate-weekend-datelist! output-path year bracket-size)
(get-holidays root-path holiday-file year)
(get-weekends year)
(make-datelist-file-path! root-path holiday-file output-path)
(make-datelist-path! filename output-path)
cljdoc is a website building & hosting documentation for Clojure/Script libraries