Skip to content

Commit

Permalink
Generate documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
niwinz committed Dec 26, 2023
0 parents commit b36d380
Show file tree
Hide file tree
Showing 16 changed files with 1,770 additions and 0 deletions.
2 changes: 2 additions & 0 deletions latest/api/beicon.core.html

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions latest/api/beicon.monad.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<!DOCTYPE html>
<html><head><meta charset="UTF-8"><link href="css/default.css" rel="stylesheet" type="text/css"><title>beicon.monad documentation</title></head><body><header><section class="title"><h1><a href="index.html">Beicon Api Documentation</a></h1></section><small>Version: 0.6.1</small></header><section class="container"><div class="sidebar" id="namespaces"><h3><a href="index.html"><span class="inner">Namespaces</span></a></h3><ul><li class="depth-1"><div class="no-link"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>beicon</span></div></div></li><li class="depth-2 branch"><a href="beicon.core.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>core</span></div></a></li><li class="depth-2 current"><a href="beicon.monad.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>monad</span></div></a></li></ul></div><section class="namespace-docs" id="content"><h2 class="anchor" id="top">beicon.monad</h2><div class="doc"><div class="markdown"><p>A cats integration namespace.</p><p>NOTE: this is a side-effect namespace; you should require it for make observables play into the cats protocols and abstractions.</p></div></div><div class="public anchor" id="var-observable-context"><h3><a href="#var-observable-context">observable-context</a></h3><div class="usage"></div><div class="doc"><div class="markdown"></div></div><div class="src-link"><a href="http://github.com/funcool/beicon/blob/master/src/beicon/monad.cljs#L11">view source</a></div></div></section></section></body></html>
Loading

0 comments on commit b36d380

Please sign in to comment.