Skip to content

Commit

Permalink
Merge pull request #24 from williamthome/chore/bump-version
Browse files Browse the repository at this point in the history
Bump to v0.8.0
  • Loading branch information
williamthome authored May 23, 2024
2 parents 46fb08d + 53829a6 commit 192a1c2
Show file tree
Hide file tree
Showing 14 changed files with 141 additions and 115 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ OTP >= 27.
% rebar.config
{profiles, [
{test, [
{deps, [{doctest, "0.7.0"}]}
{deps, [{doctest, "0.8.0"}]}
]}
]}.
```
Expand Down
2 changes: 1 addition & 1 deletion doc/.build
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dist/merriweather-latin-ext-300-normal-K6L27CZ5.woff2
dist/merriweather-vietnamese-300-italic-EHHNZPUO.woff2
dist/merriweather-vietnamese-300-normal-U376L4Z4.woff2
dist/remixicon-NKANDIL5.woff2
dist/search_data-E052895F.js
dist/search_data-DA836C2B.js
dist/sidebar_items-E21AFAA0.js
doctest.html
doctest_parse_transform.html
Expand Down
10 changes: 5 additions & 5 deletions doc/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<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.31.2">
<meta name="project" content="doctest v0.7.0">
<meta name="project" content="doctest v0.8.0">


<meta name="robots" content="noindex">

<title>404 — doctest v0.7.0</title>
<title>404 — doctest v0.8.0</title>
<link rel="stylesheet" href="dist/html-erlang-DUKXLSAT.css" />


Expand Down Expand Up @@ -57,7 +57,7 @@
doctest
</a>
<div class="sidebar-projectVersion" translate="no">
v0.7.0
v0.8.0
</div>
</div>
</div>
Expand Down Expand Up @@ -131,9 +131,9 @@ <h1>
<p>

<span class="line">
<a href="https://hex.pm/packages/doctest/0.7.0" class="footer-hex-package">Hex Package</a>
<a href="https://hex.pm/packages/doctest/0.8.0" class="footer-hex-package">Hex Package</a>

<a href="https://preview.hex.pm/preview/doctest/0.7.0">Hex Preview</a>
<a href="https://preview.hex.pm/preview/doctest/0.8.0">Hex Preview</a>

</span>

Expand Down
12 changes: 6 additions & 6 deletions doc/api-reference.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
<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.31.2">
<meta name="project" content="doctest v0.7.0">
<meta name="project" content="doctest v0.8.0">


<title>API Reference — doctest v0.7.0</title>
<title>API Reference — doctest v0.8.0</title>
<link rel="stylesheet" href="dist/html-erlang-DUKXLSAT.css" />


Expand Down Expand Up @@ -55,7 +55,7 @@
doctest
</a>
<div class="sidebar-projectVersion" translate="no">
v0.7.0
v0.8.0
</div>
</div>
</div>
Expand Down Expand Up @@ -123,7 +123,7 @@ <h1>
</a>


<span>API Reference <small class="app-vsn">doctest v0.7.0</small></span>
<span>API Reference <small class="app-vsn">doctest v0.8.0</small></span>
</h1>


Expand Down Expand Up @@ -180,9 +180,9 @@ <h2 id="modules" class="section-heading">
<p>

<span class="line">
<a href="https://hex.pm/packages/doctest/0.7.0" class="footer-hex-package">Hex Package</a>
<a href="https://hex.pm/packages/doctest/0.8.0" class="footer-hex-package">Hex Package</a>

<a href="https://preview.hex.pm/preview/doctest/0.7.0">Hex Preview</a>
<a href="https://preview.hex.pm/preview/doctest/0.8.0">Hex Preview</a>

</span>

Expand Down
1 change: 1 addition & 0 deletions doc/dist/search_data-DA836C2B.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion doc/dist/search_data-E052895F.js

This file was deleted.

Binary file modified doc/doctest.epub
Binary file not shown.
22 changes: 11 additions & 11 deletions doc/doctest.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
<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.31.2">
<meta name="project" content="doctest v0.7.0">
<meta name="project" content="doctest v0.8.0">


<title>doctest — doctest v0.7.0</title>
<title>doctest — doctest v0.8.0</title>
<link rel="stylesheet" href="dist/html-erlang-DUKXLSAT.css" />


Expand Down Expand Up @@ -55,7 +55,7 @@
doctest
</a>
<div class="sidebar-projectVersion" translate="no">
v0.7.0
v0.8.0
</div>
</div>
</div>
Expand Down Expand Up @@ -117,13 +117,13 @@

<h1>

<a href="https://github.com/williamthome/doctest/blob/v0.7.0/src/doctest.erl#L16" title="View Source" class="icon-action" rel="help">
<a href="https://github.com/williamthome/doctest/blob/v0.8.0/src/doctest.erl#L16" title="View Source" class="icon-action" rel="help">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>

<span translate="no">doctest</span>
<small class="app-vsn" translate="no">(doctest v0.7.0)</small>
<small class="app-vsn" translate="no">(doctest v0.8.0)</small>

</h1>

Expand Down Expand Up @@ -207,7 +207,7 @@ <h1 class="section-heading">
</a>
<h1 class="signature" translate="no">options()</h1>

<a href="https://github.com/williamthome/doctest/blob/v0.7.0/src/doctest.erl#L28" class="icon-action" rel="help" title="View Source">
<a href="https://github.com/williamthome/doctest/blob/v0.8.0/src/doctest.erl#L28" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
Expand Down Expand Up @@ -238,7 +238,7 @@ <h1 class="signature" translate="no">options()</h1>
</a>
<h1 class="signature" translate="no">test_result()</h1>

<a href="https://github.com/williamthome/doctest/blob/v0.7.0/src/doctest.erl#L33" class="icon-action" rel="help" title="View Source">
<a href="https://github.com/williamthome/doctest/blob/v0.8.0/src/doctest.erl#L33" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
Expand Down Expand Up @@ -278,7 +278,7 @@ <h1 class="section-heading">
</a>
<h1 class="signature" translate="no">module(Mod)</h1>

<a href="https://github.com/williamthome/doctest/blob/v0.7.0/src/doctest.erl#L42" class="icon-action" rel="help" title="View Source">
<a href="https://github.com/williamthome/doctest/blob/v0.8.0/src/doctest.erl#L42" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
Expand Down Expand Up @@ -306,7 +306,7 @@ <h1 class="signature" translate="no">module(Mod)</h1>
</a>
<h1 class="signature" translate="no">module(Mod, Opts)</h1>

<a href="https://github.com/williamthome/doctest/blob/v0.7.0/src/doctest.erl#L47" class="icon-action" rel="help" title="View Source">
<a href="https://github.com/williamthome/doctest/blob/v0.8.0/src/doctest.erl#L47" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
Expand All @@ -333,9 +333,9 @@ <h1 class="signature" translate="no">module(Mod, Opts)</h1>
<p>

<span class="line">
<a href="https://hex.pm/packages/doctest/0.7.0" class="footer-hex-package">Hex Package</a>
<a href="https://hex.pm/packages/doctest/0.8.0" class="footer-hex-package">Hex Package</a>

<a href="https://preview.hex.pm/preview/doctest/0.7.0">Hex Preview</a>
<a href="https://preview.hex.pm/preview/doctest/0.8.0">Hex Preview</a>

</span>

Expand Down
20 changes: 10 additions & 10 deletions doc/doctest_parse_transform.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
<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.31.2">
<meta name="project" content="doctest v0.7.0">
<meta name="project" content="doctest v0.8.0">


<title>doctest_parse_transform — doctest v0.7.0</title>
<title>doctest_parse_transform — doctest v0.8.0</title>
<link rel="stylesheet" href="dist/html-erlang-DUKXLSAT.css" />


Expand Down Expand Up @@ -55,7 +55,7 @@
doctest
</a>
<div class="sidebar-projectVersion" translate="no">
v0.7.0
v0.8.0
</div>
</div>
</div>
Expand Down Expand Up @@ -117,20 +117,20 @@

<h1>

<a href="https://github.com/williamthome/doctest/blob/v0.7.0/src/doctest_parse_transform.erl#L16" title="View Source" class="icon-action" rel="help">
<a href="https://github.com/williamthome/doctest/blob/v0.8.0/src/doctest_parse_transform.erl#L16" title="View Source" class="icon-action" rel="help">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>

<span translate="no">doctest_parse_transform</span>
<small class="app-vsn" translate="no">(doctest v0.7.0)</small>
<small class="app-vsn" translate="no">(doctest v0.8.0)</small>

</h1>


<section id="moduledoc">
<p>Generate tests for doc attributes via parse transform.</p><p>Just plug the header on your module:</p><pre><code class="makeup erlang" translate="no"><span class="p">-</span><span class="na">ifdef</span><span class="p" data-group-id="1342290338-1">(</span><span class="n">TEST</span><span class="p" data-group-id="1342290338-1">)</span><span class="p">.</span><span class="w">
</span><span class="p">-</span><span class="na">include_lib</span><span class="p" data-group-id="1342290338-2">(</span><span class="s">&quot;doctest/include/doctest.hrl&quot;</span><span class="p" data-group-id="1342290338-2">)</span><span class="p">.</span><span class="w">
<p>Generate tests for doc attributes via parse transform.</p><p>Just plug the header on your module:</p><pre><code class="makeup erlang" translate="no"><span class="p">-</span><span class="na">ifdef</span><span class="p" data-group-id="8750920599-1">(</span><span class="n">TEST</span><span class="p" data-group-id="8750920599-1">)</span><span class="p">.</span><span class="w">
</span><span class="p">-</span><span class="na">include_lib</span><span class="p" data-group-id="8750920599-2">(</span><span class="s">&quot;doctest/include/doctest.hrl&quot;</span><span class="p" data-group-id="8750920599-2">)</span><span class="p">.</span><span class="w">
</span><span class="p">-</span><span class="na">endif</span><span class="p">.</span></code></pre>
</section>

Expand Down Expand Up @@ -177,7 +177,7 @@ <h1 class="section-heading">
</a>
<h1 class="signature" translate="no">parse_transform(Forms, Opt)</h1>

<a href="https://github.com/williamthome/doctest/blob/v0.7.0/src/doctest_parse_transform.erl#L42" class="icon-action" rel="help" title="View Source">
<a href="https://github.com/williamthome/doctest/blob/v0.8.0/src/doctest_parse_transform.erl#L42" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
Expand All @@ -198,9 +198,9 @@ <h1 class="signature" translate="no">parse_transform(Forms, Opt)</h1>
<p>

<span class="line">
<a href="https://hex.pm/packages/doctest/0.7.0" class="footer-hex-package">Hex Package</a>
<a href="https://hex.pm/packages/doctest/0.8.0" class="footer-hex-package">Hex Package</a>

<a href="https://preview.hex.pm/preview/doctest/0.7.0">Hex Preview</a>
<a href="https://preview.hex.pm/preview/doctest/0.8.0">Hex Preview</a>

</span>

Expand Down
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>doctest v0.7.0 — Documentation</title>
<title>doctest v0.8.0 — Documentation</title>
<meta http-equiv="refresh" content="0; url=readme.html">
<meta name="generator" content="ExDoc v0.31.2">
</head>
Expand Down
14 changes: 7 additions & 7 deletions doc/license.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
<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.31.2">
<meta name="project" content="doctest v0.7.0">
<meta name="project" content="doctest v0.8.0">


<title>License — doctest v0.7.0</title>
<title>License — doctest v0.8.0</title>
<link rel="stylesheet" href="dist/html-erlang-DUKXLSAT.css" />


Expand Down Expand Up @@ -55,7 +55,7 @@
doctest
</a>
<div class="sidebar-projectVersion" translate="no">
v0.7.0
v0.8.0
</div>
</div>
</div>
Expand Down Expand Up @@ -117,7 +117,7 @@

<h1>

<a href="https://github.com/williamthome/doctest/blob/v0.7.0/LICENSE.md#L1" title="View Source" class="icon-action" rel="help">
<a href="https://github.com/williamthome/doctest/blob/v0.8.0/LICENSE.md#L1" title="View Source" class="icon-action" rel="help">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
Expand Down Expand Up @@ -308,11 +308,11 @@ <h1>
<p>

<span class="line">
<a href="https://hex.pm/packages/doctest/0.7.0" class="footer-hex-package">Hex Package</a>
<a href="https://hex.pm/packages/doctest/0.8.0" class="footer-hex-package">Hex Package</a>

<a href="https://preview.hex.pm/preview/doctest/0.7.0">Hex Preview</a>
<a href="https://preview.hex.pm/preview/doctest/0.8.0">Hex Preview</a>

(<a href="https://preview.hex.pm/preview/doctest/0.7.0/show/LICENSE.md">current file</a>)
(<a href="https://preview.hex.pm/preview/doctest/0.8.0/show/LICENSE.md">current file</a>)

</span>

Expand Down
Loading

0 comments on commit 192a1c2

Please sign in to comment.