Liking cljdoc? Tell your friends :D

orchard.apropos

Search symbols and docs matching a regular expression

Search symbols and docs matching a regular expression
raw docstring

orchard.eldoc

Some helper functions to support eldoc-like functionality in editors.

Some helper functions to support eldoc-like functionality
in editors.
raw docstring

orchard.inspect

Clojure data structure inspection functionality. This code has a long history and at various points of time it lived in different projects. Originally it was part of swank-clojure, afterwards it was moved to javert, then forked to another project from which it was contributed to cider-nrepl. Finally cider-nrepl was split into two libraries and the code ended up here.

Pretty wild, right?

Clojure data structure inspection functionality.
This code has a long history and at various points of
time it lived in different projects. Originally
it was part of swank-clojure, afterwards it was moved to
javert, then forked to another project from which it
was contributed to cider-nrepl. Finally cider-nrepl
was split into two libraries and the code ended up here.

Pretty wild, right?
raw docstring

orchard.java.classpath

Classpath access and modification utilities.

Provides an alternative to the java.classpath contrib library. The library is Boot-aware, meaning it takes into account the classpath manipulation magic, performed by the Boot build tool.

Classpath access and modification utilities.

Provides an alternative to the java.classpath contrib library.
The library is Boot-aware, meaning it takes into account the
classpath manipulation magic, performed by the Boot build tool.
raw docstring

orchard.java.parser

Source and docstring info for Java classes and members

Source and docstring info for Java classes and members
raw docstring

orchard.java.resource

Resolve JVM resource-related information.

Resolve JVM resource-related information.
raw docstring

orchard.namespace

Utilities for resolving and loading namespaces.

Operations are parallel wherever it makes sense and it's safe to do so; efficiency matters particularly for large projects/classpaths.

Utilities for resolving and loading namespaces.

Operations are parallel wherever it makes sense and it's safe to do so;
efficiency matters particularly for large projects/classpaths.
raw docstring

orchard.query

Query for namespaces and vars

Query for namespaces and vars
raw docstring

orchard.util.io

Utility functions for dealing with file system objects, and in/out streams.

Utility functions for dealing with file system objects, and in/out streams.
raw docstring

orchard.util.os

Operating system specific utilities. This is a port of BaseDirectories.java in soc/directories-jvm. https://github.com/soc/directories-jvm

Operating system specific utilities.
This is a port of BaseDirectories.java in soc/directories-jvm.
https://github.com/soc/directories-jvm
raw docstring

orchard.xref

Utilities for finding function dependencies and references.

Utilities for finding function dependencies and
references.
raw docstring

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

× close