Skip to content

funcool/codeina

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codeína

A tool for generate beatiful api documentation for clojure and clojurescript.

This is a codox fork with various structural changes and new look.

Quick Start

Include the following plugin in your project.clj file or your global profile:

:plugins [[funcool/codeina "0.1.0" :exclusions [org.clojure/clojure]]]

Put the initial configuration specifying to codeina the location of your sources and the language:

:codeina {:sources ["src"] :language :clojure}

And run the doc lein subcommand:

$ lein doc Generated HTML docs in /path/to/you/project/doc

About

Api documentation generator for Clojure and ClojureScript (codox fork)

Resources

License

Unknown, EPL-1.0 licenses found

Licenses found

Unknown
LICENSE
EPL-1.0
LICENSE.epl10

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •