Liking cljdoc? Tell your friends :D

clj-cctray.core

Contains the core public function to get parsed projects.

Contains the core public function to get parsed projects.
raw docstring

get-projectsclj

(get-projects source)
(get-projects source user-supplied-options)

Gets and parses the cctray xml file at the given source and returns a list of project maps.

An optional map of options can be given to modify how the file is parsed.

See the project README at https://github.com/build-canaries/clj-cctray/blob/master/README.md for more details about available options and the keys in each project map.

Gets and parses the cctray xml file at the given source and returns a list of project maps.

An optional map of options can be given to modify how the file is parsed.

See the project README at https://github.com/build-canaries/clj-cctray/blob/master/README.md for more details
about available options and the keys in each project map.
sourceraw docstring

normalise-partialclj

(normalise-partial key)
source

parse-projectsclj

(parse-projects source modifiers)
source

(print-dates-partial format)
source

project-modifiersclj

(project-modifiers options)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close