Liking cljdoc? Tell your friends :D

orgmode-parser.core


convertclj

(convert r)
(convert r f)

Convert the structure to html

The user can supply a function for handling source blocks.

Convert the structure to html 

The user can supply a function for handling source blocks.
sourceraw docstring

getallclj

(getall root f)

Returns all nodes from root satisifying f

Returns all nodes from root satisifying f
sourceraw docstring

parseclj

(parse x)

Open x and parse lines

Open x and parse lines
sourceraw docstring

parse-linesclj

(parse-lines coll)

Parse coll as a sequence of orgmode lines

Parse coll as a sequence of orgmode lines
sourceraw docstring

parse-strclj

(parse-str x)

Split a string and parse it

Split a string and parse it
sourceraw docstring

zipclj

(zip root)

Returns a zipper from org elements (from orgmode/parse)

Returns a zipper from org elements (from orgmode/parse)
sourceraw docstring

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

× close