Skip to content

Commit

Permalink
update hex docs
Browse files Browse the repository at this point in the history
  • Loading branch information
eyal lapid committed Apr 10, 2016
1 parent 2ca96c4 commit fb63379
Show file tree
Hide file tree
Showing 9 changed files with 50 additions and 23 deletions.
4 changes: 2 additions & 2 deletions doc/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="ExDoc v0.11.4">
<title>404 – Function Decorating v0.0.5</title>
<title>404 – Function Decorating v0.0.6</title>
<link rel="stylesheet" href="" />
<script src="dist/sidebar_items.js"></script>
</head>
Expand All @@ -27,7 +27,7 @@ <h1 class="sidebar-projectName">
Function Decorating
</h1>
<h2 class="sidebar-projectVersion">
v0.0.5
v0.0.6
</h2>
</div>

Expand Down
35 changes: 31 additions & 4 deletions doc/FnDef.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="ExDoc v0.11.4">
<title>FnDef – Function Decorating v0.0.5</title>
<title>FnDef – Function Decorating v0.0.6</title>
<link rel="stylesheet" href="" />
<script src="dist/sidebar_items.js"></script>
</head>
Expand All @@ -27,7 +27,7 @@ <h1 class="sidebar-projectName">
Function Decorating
</h1>
<h2 class="sidebar-projectVersion">
v0.0.5
v0.0.6
</h2>
</div>

Expand Down Expand Up @@ -59,7 +59,7 @@ <h2 class="sidebar-projectVersion">


<h1>
<small class="visible-xs">Function Decorating v0.0.5</small>
<small class="visible-xs">Function Decorating v0.0.6</small>
FnDef


Expand Down Expand Up @@ -134,6 +134,12 @@ <h2>
<div class="summary-synopsis"><p>Add meidator arguments to a function arguments list ast</p>
</div>

</div>
<div class="summary-row">
<div class="summary-signature">
<a href="#is_operator_token/1">is_operator_token(a)</a>
</div>

</div>
<div class="summary-row">
<div class="summary-signature">
Expand Down Expand Up @@ -172,7 +178,7 @@ <h1 class="section-heading">
</a>
<span class="signature">calc_arg_name(arg_ast)</span>

<a href="https://github.com/elpddev/elixir-function-decorating/blob/master/lib/fn_def.ex#L155" class="view-source" rel="help" title="View Source">
<a href="https://github.com/elpddev/elixir-function-decorating/blob/master/lib/fn_def.ex#L166" class="view-source" rel="help" title="View Source">
<i class="icon-code"></i>
</a>

Expand All @@ -194,6 +200,10 @@ <h2>Examples</h2>
:bb</code></pre>
<pre><code class="elixir"> iex&gt; FnDef.calc_arg_name(quote do _ = _bb \\ 6 end)
:_bb</code></pre>
<pre><code class="elixir"> iex&gt; FnDef.calc_arg_name(quote do {aa} = bb end)
:bb</code></pre>
<pre><code class="elixir"> iex&gt; FnDef.calc_arg_name(quote do [aa] = bb end)
:bb</code></pre>

</section>
</div>
Expand Down Expand Up @@ -320,6 +330,23 @@ <h2>Examples</h2>

</section>
</div>
<div class="detail" id="is_operator_token/1">
<div class="detail-header">
<a href="#is_operator_token/1" class="detail-link" title="Link to this function">
<i class="icon-link"></i>
</a>
<span class="signature">is_operator_token(a)</span>

<a href="https://github.com/elpddev/elixir-function-decorating/blob/master/lib/fn_def.ex#L190" class="view-source" rel="help" title="View Source">
<i class="icon-code"></i>
</a>

</div>

<section class="docstring">

</section>
</div>
<div class="detail" id="parse_fn_name_and_args/1">
<div class="detail-header">
<a href="#parse_fn_name_and_args/1" class="detail-link" title="Link to this function">
Expand Down
6 changes: 3 additions & 3 deletions doc/FunctionDecorating.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="ExDoc v0.11.4">
<title>FunctionDecorating – Function Decorating v0.0.5</title>
<title>FunctionDecorating – Function Decorating v0.0.6</title>
<link rel="stylesheet" href="" />
<script src="dist/sidebar_items.js"></script>
</head>
Expand All @@ -27,7 +27,7 @@ <h1 class="sidebar-projectName">
Function Decorating
</h1>
<h2 class="sidebar-projectVersion">
v0.0.5
v0.0.6
</h2>
</div>

Expand Down Expand Up @@ -59,7 +59,7 @@ <h2 class="sidebar-projectVersion">


<h1>
<small class="visible-xs">Function Decorating v0.0.5</small>
<small class="visible-xs">Function Decorating v0.0.6</small>
FunctionDecorating


Expand Down
6 changes: 3 additions & 3 deletions doc/FunctionDecorator.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="ExDoc v0.11.4">
<title>FunctionDecorator – Function Decorating v0.0.5</title>
<title>FunctionDecorator – Function Decorating v0.0.6</title>
<link rel="stylesheet" href="" />
<script src="dist/sidebar_items.js"></script>
</head>
Expand All @@ -27,7 +27,7 @@ <h1 class="sidebar-projectName">
Function Decorating
</h1>
<h2 class="sidebar-projectVersion">
v0.0.5
v0.0.6
</h2>
</div>

Expand Down Expand Up @@ -59,7 +59,7 @@ <h2 class="sidebar-projectVersion">


<h1>
<small class="visible-xs">Function Decorating v0.0.5</small>
<small class="visible-xs">Function Decorating v0.0.6</small>
FunctionDecorator

<small>behaviour</small>
Expand Down
6 changes: 3 additions & 3 deletions doc/LogDecorator.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="ExDoc v0.11.4">
<title>LogDecorator – Function Decorating v0.0.5</title>
<title>LogDecorator – Function Decorating v0.0.6</title>
<link rel="stylesheet" href="" />
<script src="dist/sidebar_items.js"></script>
</head>
Expand All @@ -27,7 +27,7 @@ <h1 class="sidebar-projectName">
Function Decorating
</h1>
<h2 class="sidebar-projectVersion">
v0.0.5
v0.0.6
</h2>
</div>

Expand Down Expand Up @@ -59,7 +59,7 @@ <h2 class="sidebar-projectVersion">


<h1>
<small class="visible-xs">Function Decorating v0.0.5</small>
<small class="visible-xs">Function Decorating v0.0.6</small>
LogDecorator


Expand Down
6 changes: 3 additions & 3 deletions doc/api-reference.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="ExDoc v0.11.4">
<title>API Reference – Function Decorating v0.0.5</title>
<title>API Reference – Function Decorating v0.0.6</title>
<link rel="stylesheet" href="" />
<script src="dist/sidebar_items.js"></script>
</head>
Expand All @@ -27,7 +27,7 @@ <h1 class="sidebar-projectName">
Function Decorating
</h1>
<h2 class="sidebar-projectVersion">
v0.0.5
v0.0.6
</h2>
</div>

Expand Down Expand Up @@ -58,7 +58,7 @@ <h2 class="sidebar-projectVersion">
<div id="content" class="content-inner">

<h1>
<small class="visible-xs">Function Decorating v0.0.5</small>
<small class="visible-xs">Function Decorating v0.0.6</small>
API Reference
</h1>

Expand Down
2 changes: 1 addition & 1 deletion doc/dist/sidebar_items.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion doc/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html>
<head>
<meta charset="utf-8">
<title>Function Decorating v0.0.5 – Documentation</title>
<title>Function Decorating v0.0.6 – Documentation</title>
<meta http-equiv="refresh" content="0; url=api-reference.html">
<meta name="robots" content="noindex">
<meta name="generator" content="ExDoc v0.11.4">
Expand Down
6 changes: 3 additions & 3 deletions doc/readme.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="ExDoc v0.11.4">
<title>Elixir Function Decorator – Function Decorating v0.0.5</title>
<title>Elixir Function Decorator – Function Decorating v0.0.6</title>
<link rel="stylesheet" href="" />
<script src="dist/sidebar_items.js"></script>
</head>
Expand All @@ -27,7 +27,7 @@ <h1 class="sidebar-projectName">
Function Decorating
</h1>
<h2 class="sidebar-projectVersion">
v0.0.5
v0.0.6
</h2>
</div>

Expand Down Expand Up @@ -87,7 +87,7 @@ <h2 id="installation"> Installation</h2><p>The <a href="https://hex.pm/packages/
<ol>
<li><p>Add function_decorating to your list of dependencies in <code class="inline">mix.exs</code>:</p>
<pre><code class="elixir">def deps do
[{:function_decorating, &quot;~&gt; 0.0.5&quot;}]
[{:function_decorating, &quot;~&gt; 0.0.6&quot;}]
end</code></pre>
</li>
<li><p>Ensure function_decorating is started before your application:</p>
Expand Down

0 comments on commit fb63379

Please sign in to comment.