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

*normalise-partial*clj

(*normalise-partial* key)
source

*parse-projects*clj

(*parse-projects* source modifiers)
source

*print-dates-partial*clj

(*print-dates-partial* format)
source

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/main/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/main/README.md for more details
about available options and the keys in each project map.
sourceraw docstring

project-modifiersclj

(project-modifiers options)
source

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

× close