API for walton.layout

by Unknown

Usage:
(ns your-namespace
  (:require walton.layout))

Overview



Public Variables and Functions



code*

function
Usage: (code* & codes)
Show codes (literal strings or forms) in a pre/code block.


format-docstring

function
Usage: (format-docstring v)
Formats the docstring for the web.


unveil-namespace

function
Usage: (unveil-namespace ns)
Gets all of the vals in the map produced by (ns-publics 'ns)
Logo & site design by Tom Hickey.
Clojure auto-documentation system by Tom Faulhaber.