Skip to content
This repository was archived by the owner on Nov 6, 2025. It is now read-only.
This repository was archived by the owner on Nov 6, 2025. It is now read-only.

Build documentation from clojure code and specs  #146

@ieugen

Description

@ieugen

Desired Behavior

Code needs a good documentation.
A lot of documentation is written as function description or clojure specs.
There should be some support for building and publishing documentation from these sources.

Context

I would like to have a task that scans my clojre code and generates documentation from it.
It should look for function descriptions.
It should look for clojure spec definitions.
It should leverage existing tools.

Idea started from https://clojureverse.org/t/spec-aware-documentation-tools/6118/2 .

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions