Liking cljdoc? Tell your friends :D

CircleCI Clojars

Architecture

Fn2Api constists of several modules for the individual features:

[//]: # ( CljDoc )

CljDoc The core functionality — Providing functions for parsing function signatures and specs

CljDoc Contains interfaces for external libraries used in the other modules. This includes mounts for config parsing and logging.

CljDoc Encoding (serialization) and Decoding (parsing + coercion according to specs) for different file formats (including edn, json, yaml).

Targets

CljDoc Generate commandline interfaces

CljDoc Generate web interfaces

Tutorial and further documentation

… should follow soon.

For now please have a look at the ./examples and the testcases for the individual ./modules.

Can you improve this documentation?Edit on GitHub

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

× close