(metadata-path group id & [filename])
Create path to XML file based on group and ID, as well as an optional XML filename.
Create path to XML file based on group and ID, as well as an optional XML filename.
(metadata-uri uri group id & [filename])
Create URI to XML file based on base URL, group and ID, as well as an optional XML filename.
Create URI to XML file based on base URL, group and ID, as well as an optional XML filename.
(metadata-xml->versions xml-string)
Parse an XML string and read all version strings contained within. Returns a seq of version strings.
Parse an XML string and read all version strings contained within. Returns a seq of version strings.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close