Liking cljdoc? Tell your friends :D

example.example

This namespace includes all features exposed by metadoc library.

What's in:

  • Code snippets
  • Examples
  • Tests from examples
  • Constants
  • Categorization

All examples are inline.

This namespace includes all features exposed by `metadoc` library.

What's in:

* Code snippets
* Examples
* Tests from examples
* Constants
* Categorization

All examples are inline.
raw docstring

cos-x-cos-yclj

(cos-x-cos-y x y)

Calculates cos(x) * cos(y).

Calculates `cos(x) * cos(y)`.
sourceraw docstring

custom-exampleclj

(custom-example t)

Return custom example map with t as example value.

Return custom example map with `t` as example value.
sourceraw docstring

drawing-snippet-examplesclj

(drawing-snippet-examples x)

Draw some trig functions. Using example-snippet with result dispatched to :image type.

Draw some trig functions. Using `example-snippet` with result dispatched to `:image` type.
sourceraw docstring

examples-with-testsclj

(examples-with-tests)

This function has examples with tests.

This function has examples with tests.
sourceraw docstring

function-in-some-categoryclj

(function-in-some-category x)

Returns negative value od parameter x. This is function without examples.

Returns negative value od parameter `x`.
This is function without examples.
sourceraw docstring

function-with-custom-exampleclj

(function-with-custom-example)

Dummy function with custom example.

Dummy function with custom example.
sourceraw docstring

piclj

Just PI value.

Just `PI` value.
sourceraw docstring

sin-x-sin-yclj

(sin-x-sin-y x y)

Calculates sin(x) * sin(y).

Calculates `sin(x) * sin(y)`.
sourceraw docstring

some-textclj

source

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

× close