No cljdoc config found, articles auto discovered.
Library authors can specify article order and hierarchy.
→ Articles docs
(alias-row [project-name alias])
(aliases system-names)
(config-key key path)
(copy-brick from-dir to-dir brick-name bricks-dir)
(copy-bricks from-dir to-dir brick-names bricks-dir)
(create-dev from-dir to-dir top-ns component-names base-names system-names)
(create-project from-dir to-dir project-name top-ns component-names base-names)
(dev-deps-content from-dir top-ns component-names base-names system-names libraries)
(lib-row [lib version & params] n#spaces)
(migrate from-dir)
(next-ws-dir from-ws-dir)
(project-deps-content from-dir component-names base-names libraries)
(source-paths from-dir bricks-dir brick-name n#spaces dirs subdir)
(src-dev-paths from-dir bricks-dir brick-name)
(src-project-paths from-dir bricks-dir brick-name)
(test-dev-paths from-dir bricks-dir brick-name)
(test-project-paths from-dir bricks-dir brick-name)
cljdoc is a website building & hosting documentation for Clojure/Script libraries