Skip to content
This repository has been archived by the owner on Oct 11, 2022. It is now read-only.

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
roosta committed Jul 10, 2019
1 parent 469f401 commit 3de0b73
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/herb.core.html
@@ -1,6 +1,6 @@
<!DOCTYPE html PUBLIC ""
"">
<html><head><meta charset="UTF-8" /><title>herb.core documentation</title><link rel="stylesheet" type="text/css" href="css/default.css" /><link rel="stylesheet" type="text/css" href="css/highlight.css" /><script type="text/javascript" src="js/highlight.min.js"></script><script type="text/javascript" src="js/jquery.min.js"></script><script type="text/javascript" src="js/page_effects.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body><div id="header"><h2>Generated by <a href="https://github.com/weavejester/codox">Codox</a></h2><h1><a href="index.html"><span class="project-title"><span class="project-name">Herb</span> <span class="project-version">0.8.2-SNAPSHOT</span></span></a></h1></div><div class="sidebar primary"><h3 class="no-link"><span class="inner">Project</span></h3><ul class="index-link"><li class="depth-1 "><a href="index.html"><div class="inner">Index</div></a></li></ul><h3 class="no-link"><span class="inner">Namespaces</span></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>herb</span></div></div></li><li class="depth-2 branch current"><a href="herb.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 branch"><a href="herb.impl.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>impl</span></div></a></li><li class="depth-2 branch"><a href="herb.runtime.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>runtime</span></div></a></li><li class="depth-2"><a href="herb.spec.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>spec</span></div></a></li></ul></div><div class="sidebar secondary"><h3><a href="#top"><span class="inner">Public Vars</span></a></h3><ul><li class="depth-1"><a href="herb.core.html#var-.3Cclass"><div class="inner"><span>&lt;class</span></div></a></li><li class="depth-1"><a href="herb.core.html#var-.3Cid"><div class="inner"><span>&lt;id</span></div></a></li><li class="depth-1"><a href="herb.core.html#var-.3Ckeyframes"><div class="inner"><span>&lt;keyframes</span></div></a></li><li class="depth-1"><a href="herb.core.html#var-.3Cstyle"><div class="inner"><span>&lt;style</span></div></a></li><li class="depth-1"><a href="herb.core.html#var-defglobal"><div class="inner"><span>defglobal</span></div></a></li><li class="depth-1"><a href="herb.core.html#var-defgroup"><div class="inner"><span>defgroup</span></div></a></li><li class="depth-1"><a href="herb.core.html#var-defkeyframes"><div class="inner"><span>defkeyframes</span></div></a></li><li class="depth-1"><a href="herb.core.html#var-init.21"><div class="inner"><span>init!</span></div></a></li><li class="depth-1"><a href="herb.core.html#var-join"><div class="inner"><span>join</span></div></a></li></ul></div><div class="namespace-docs" id="content"><h1 class="anchor" id="top">herb.core</h1><div class="doc"><div class="markdown"></div></div><div class="public anchor" id="var-.3Cclass"><h3>&lt;class</h3><h4 class="type">macro</h4><div class="usage"><code>(&lt;class style-fn &amp; args)</code></div><div class="doc"><div class="markdown"><p>Takes a function <code>style-fn</code> that returns a map. Arguments <code>args</code> can be passed along with the function as additional arguments to &lt;class i.e <code>(&lt;class some-fn arg1 arg2)</code>. Returns a unique class based on the fully qualified name of the passed function</p></div></div></div><div class="public anchor" id="var-.3Cid"><h3>&lt;id</h3><h4 class="type">macro</h4><div class="usage"><code>(&lt;id style-fn &amp; args)</code></div><div class="doc"><div class="markdown"><p>Takes a function <code>style-fn</code> that returns a map. Arguments <code>args</code> can be passed along with the function as additional arguments to &lt;id i.e <code>(&lt;id some-fn arg1 arg2)</code>. Returns a unique id based on the fully qualified name of the passed function </p></div></div></div><div class="public anchor" id="var-.3Ckeyframes"><h3>&lt;keyframes</h3><h4 class="type">macro</h4><div class="usage"><code>(&lt;keyframes sym)</code></div><div class="doc"><div class="markdown"><p>Returns a CSS string from defined keyframes using the defkeyframes macro. Intended to be used from clojure</p>
<html><head><meta charset="UTF-8" /><title>herb.core documentation</title><link rel="stylesheet" type="text/css" href="css/default.css" /><link rel="stylesheet" type="text/css" href="css/highlight.css" /><script type="text/javascript" src="js/highlight.min.js"></script><script type="text/javascript" src="js/jquery.min.js"></script><script type="text/javascript" src="js/page_effects.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body><div id="header"><h2>Generated by <a href="https://github.com/weavejester/codox">Codox</a></h2><h1><a href="index.html"><span class="project-title"><span class="project-name">Herb</span> <span class="project-version">0.8.2</span></span></a></h1></div><div class="sidebar primary"><h3 class="no-link"><span class="inner">Project</span></h3><ul class="index-link"><li class="depth-1 "><a href="index.html"><div class="inner">Index</div></a></li></ul><h3 class="no-link"><span class="inner">Namespaces</span></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>herb</span></div></div></li><li class="depth-2 branch current"><a href="herb.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 branch"><a href="herb.impl.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>impl</span></div></a></li><li class="depth-2 branch"><a href="herb.runtime.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>runtime</span></div></a></li><li class="depth-2"><a href="herb.spec.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>spec</span></div></a></li></ul></div><div class="sidebar secondary"><h3><a href="#top"><span class="inner">Public Vars</span></a></h3><ul><li class="depth-1"><a href="herb.core.html#var-.3Cclass"><div class="inner"><span>&lt;class</span></div></a></li><li class="depth-1"><a href="herb.core.html#var-.3Cid"><div class="inner"><span>&lt;id</span></div></a></li><li class="depth-1"><a href="herb.core.html#var-.3Ckeyframes"><div class="inner"><span>&lt;keyframes</span></div></a></li><li class="depth-1"><a href="herb.core.html#var-.3Cstyle"><div class="inner"><span>&lt;style</span></div></a></li><li class="depth-1"><a href="herb.core.html#var-defglobal"><div class="inner"><span>defglobal</span></div></a></li><li class="depth-1"><a href="herb.core.html#var-defgroup"><div class="inner"><span>defgroup</span></div></a></li><li class="depth-1"><a href="herb.core.html#var-defkeyframes"><div class="inner"><span>defkeyframes</span></div></a></li><li class="depth-1"><a href="herb.core.html#var-init.21"><div class="inner"><span>init!</span></div></a></li><li class="depth-1"><a href="herb.core.html#var-join"><div class="inner"><span>join</span></div></a></li></ul></div><div class="namespace-docs" id="content"><h1 class="anchor" id="top">herb.core</h1><div class="doc"><div class="markdown"></div></div><div class="public anchor" id="var-.3Cclass"><h3>&lt;class</h3><h4 class="type">macro</h4><div class="usage"><code>(&lt;class style-fn &amp; args)</code></div><div class="doc"><div class="markdown"><p>Takes a function <code>style-fn</code> that returns a map. Arguments <code>args</code> can be passed along with the function as additional arguments to &lt;class i.e <code>(&lt;class some-fn arg1 arg2)</code>. Returns a unique class based on the fully qualified name of the passed function</p></div></div></div><div class="public anchor" id="var-.3Cid"><h3>&lt;id</h3><h4 class="type">macro</h4><div class="usage"><code>(&lt;id style-fn &amp; args)</code></div><div class="doc"><div class="markdown"><p>Takes a function <code>style-fn</code> that returns a map. Arguments <code>args</code> can be passed along with the function as additional arguments to &lt;id i.e <code>(&lt;id some-fn arg1 arg2)</code>. Returns a unique id based on the fully qualified name of the passed function </p></div></div></div><div class="public anchor" id="var-.3Ckeyframes"><h3>&lt;keyframes</h3><h4 class="type">macro</h4><div class="usage"><code>(&lt;keyframes sym)</code></div><div class="doc"><div class="markdown"><p>Returns a CSS string from defined keyframes using the defkeyframes macro. Intended to be used from clojure</p>
<pre><code class="clojure">(defkeyframes pulse
[:from {:opacity 1}]
[:to {:opacity 0}])
Expand Down
2 changes: 1 addition & 1 deletion docs/herb.impl.html
@@ -1,3 +1,3 @@
<!DOCTYPE html PUBLIC ""
"">
<html><head><meta charset="UTF-8" /><title>herb.impl documentation</title><link rel="stylesheet" type="text/css" href="css/default.css" /><link rel="stylesheet" type="text/css" href="css/highlight.css" /><script type="text/javascript" src="js/highlight.min.js"></script><script type="text/javascript" src="js/jquery.min.js"></script><script type="text/javascript" src="js/page_effects.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body><div id="header"><h2>Generated by <a href="https://github.com/weavejester/codox">Codox</a></h2><h1><a href="index.html"><span class="project-title"><span class="project-name">Herb</span> <span class="project-version">0.8.2-SNAPSHOT</span></span></a></h1></div><div class="sidebar primary"><h3 class="no-link"><span class="inner">Project</span></h3><ul class="index-link"><li class="depth-1 "><a href="index.html"><div class="inner">Index</div></a></li></ul><h3 class="no-link"><span class="inner">Namespaces</span></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>herb</span></div></div></li><li class="depth-2 branch"><a href="herb.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 branch current"><a href="herb.impl.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>impl</span></div></a></li><li class="depth-2 branch"><a href="herb.runtime.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>runtime</span></div></a></li><li class="depth-2"><a href="herb.spec.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>spec</span></div></a></li></ul></div><div class="sidebar secondary"><h3><a href="#top"><span class="inner">Public Vars</span></a></h3><ul><li class="depth-1"><a href="herb.impl.html#var-convert-vendors"><div class="inner"><span>convert-vendors</span></div></a></li><li class="depth-1"><a href="herb.impl.html#var-dev.3F"><div class="inner"><span>dev?</span></div></a></li><li class="depth-1"><a href="herb.impl.html#var-with-style.21"><div class="inner"><span>with-style!</span></div></a></li></ul></div><div class="namespace-docs" id="content"><h1 class="anchor" id="top">herb.impl</h1><div class="doc"><div class="markdown"></div></div><div class="public anchor" id="var-convert-vendors"><h3>convert-vendors</h3><div class="usage"><code>(convert-vendors vendors)</code></div><div class="doc"><div class="markdown"></div></div></div><div class="public anchor" id="var-dev.3F"><h3>dev?</h3><div class="usage"></div><div class="doc"><div class="markdown"></div></div></div><div class="public anchor" id="var-with-style.21"><h3>with-style!</h3><div class="usage"><code>(with-style! {:keys [id? style?]} fn-name ns-name style-fn &amp; args)</code></div><div class="doc"><div class="markdown"><p>Entry point for macros. Takes an <code>opt</code> map as first argument, and currently only supports <code>:id true</code> which appends an id identifier instead of a class to the DOM</p></div></div></div></div></body></html>
<html><head><meta charset="UTF-8" /><title>herb.impl documentation</title><link rel="stylesheet" type="text/css" href="css/default.css" /><link rel="stylesheet" type="text/css" href="css/highlight.css" /><script type="text/javascript" src="js/highlight.min.js"></script><script type="text/javascript" src="js/jquery.min.js"></script><script type="text/javascript" src="js/page_effects.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body><div id="header"><h2>Generated by <a href="https://github.com/weavejester/codox">Codox</a></h2><h1><a href="index.html"><span class="project-title"><span class="project-name">Herb</span> <span class="project-version">0.8.2</span></span></a></h1></div><div class="sidebar primary"><h3 class="no-link"><span class="inner">Project</span></h3><ul class="index-link"><li class="depth-1 "><a href="index.html"><div class="inner">Index</div></a></li></ul><h3 class="no-link"><span class="inner">Namespaces</span></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>herb</span></div></div></li><li class="depth-2 branch"><a href="herb.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 branch current"><a href="herb.impl.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>impl</span></div></a></li><li class="depth-2 branch"><a href="herb.runtime.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>runtime</span></div></a></li><li class="depth-2"><a href="herb.spec.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>spec</span></div></a></li></ul></div><div class="sidebar secondary"><h3><a href="#top"><span class="inner">Public Vars</span></a></h3><ul><li class="depth-1"><a href="herb.impl.html#var-convert-vendors"><div class="inner"><span>convert-vendors</span></div></a></li><li class="depth-1"><a href="herb.impl.html#var-dev.3F"><div class="inner"><span>dev?</span></div></a></li><li class="depth-1"><a href="herb.impl.html#var-with-style.21"><div class="inner"><span>with-style!</span></div></a></li></ul></div><div class="namespace-docs" id="content"><h1 class="anchor" id="top">herb.impl</h1><div class="doc"><div class="markdown"></div></div><div class="public anchor" id="var-convert-vendors"><h3>convert-vendors</h3><div class="usage"><code>(convert-vendors vendors)</code></div><div class="doc"><div class="markdown"></div></div></div><div class="public anchor" id="var-dev.3F"><h3>dev?</h3><div class="usage"></div><div class="doc"><div class="markdown"></div></div></div><div class="public anchor" id="var-with-style.21"><h3>with-style!</h3><div class="usage"><code>(with-style! {:keys [id? style?]} fn-name ns-name style-fn &amp; args)</code></div><div class="doc"><div class="markdown"><p>Entry point for macros. Takes an <code>opt</code> map as first argument, and currently only supports <code>:id true</code> which appends an id identifier instead of a class to the DOM</p></div></div></div></div></body></html>

0 comments on commit 3de0b73

Please sign in to comment.