Skip to content

Commit

Permalink
v0.9.0 flexible %PaperTrail.Version[:inserted_at]
Browse files Browse the repository at this point in the history
  • Loading branch information
izelnakri committed Oct 1, 2020
1 parent 551b6f6 commit 5108680
Show file tree
Hide file tree
Showing 22 changed files with 379 additions and 403 deletions.
25 changes: 12 additions & 13 deletions doc/.build
Original file line number Diff line number Diff line change
@@ -1,19 +1,18 @@
dist/search_items-dc706c8070.js
dist/app-a225d03098e64fef431a.js
dist/elixir-0ab8a6a80ebaaa287431.css
dist/erlang-bd206729da4d0d280293.css
dist/html/fonts/icomoon.eot
dist/html/fonts/icomoon.svg
dist/html/fonts/icomoon.ttf
dist/html/fonts/icomoon.woff
dist/sidebar_items-dcc8f77f52.js
api-reference.html
search.html
404.html
PaperTrail.html
Mix.Tasks.Papertrail.Install.html
PaperTrail.Multi.html
PaperTrail.RepoClient.html
PaperTrail.Version.html
PaperTrail.VersionQueries.html
Mix.Tasks.Papertrail.Install.html
PaperTrail.html
api-reference.html
dist/app-aaa6eb1824b11a32f32d.js
dist/elixir-9f91ebe876dc01d67920.css
dist/html/fonts/icomoon.eot
dist/html/fonts/icomoon.svg
dist/html/fonts/icomoon.ttf
dist/html/fonts/icomoon.woff
dist/search_items-115f628dfc.js
dist/sidebar_items-2880b88c56.js
index.html
search.html
34 changes: 18 additions & 16 deletions doc/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
<meta charset="utf-8">
<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.21.3">
<meta name="project" content="paper_trail v0.8.8">
<title>404 — paper_trail v0.8.8</title>
<link rel="stylesheet" href="dist/elixir-0ab8a6a80ebaaa287431.css" />
<meta name="generator" content="ExDoc v0.22.6">
<meta name="project" content="paper_trail v0.9.0">
<title>404 — paper_trail v0.9.0</title>
<link rel="stylesheet" href="dist/elixir-9f91ebe876dc01d67920.css" />
<link rel="canonical" href="https://hexdocs.pm/paper_trail/404.html" />
<script src="dist/sidebar_items-dcc8f77f52.js"></script>
<script src="dist/sidebar_items-2880b88c56.js"></script>
<script src="docs_config.js"></script>
<script async src="dist/app-a225d03098e64fef431a.js"></script>
<script async src="dist/app-aaa6eb1824b11a32f32d.js"></script>
</head>
<body data-type="extras">
<script>try { if(localStorage.getItem('night-mode') === 'true') document.body.className += ' night-mode'; } catch (e) { }</script>
Expand All @@ -23,14 +23,14 @@

<section class="sidebar">
<form class="sidebar-search" action="search.html">
<button type="submit" class="search-button">
<span class="icon-search" aria-hidden="true"></span>
<button type="submit" class="search-button" aria-label="Submit Search">
<span class="icon-search" aria-hidden="true" title="Submit search"></span>
</button>
<button type="button" tabindex="-1" class="search-close-button">
<span class="icon-cross" title="Cancel search"></span>
<button type="button" tabindex="-1" class="search-close-button" aria-label="Cancel Search">
<span class="icon-cross" aria-hidden="true" title="Cancel search"></span>
</button>
<label class="search-label">
<input name="q" type="text" id="search-list" class="search-input" placeholder="Search..." aria-label="Search" autocomplete="off" />
<input name="q" type="text" id="search-list" class="search-input" placeholder="Search..." aria-label="Input your search terms" autocomplete="off" />
</label>
</form>

Expand All @@ -43,9 +43,9 @@
<div class="sidebar-projectDetails">
<a href="api-reference.html" class="sidebar-projectName">
paper_trail </a>
<h2 class="sidebar-projectVersion">
v0.8.8
</h2>
<strong class="sidebar-projectVersion">
v0.9.0
</strong>
</div>
</div>

Expand Down Expand Up @@ -75,14 +75,16 @@ <h2>Page not found</h2>
<p>
<span class="line">
Built using
<a href="https://github.com/elixir-lang/ex_doc" title="ExDoc" target="_blank" rel="help noopener">ExDoc</a> (v0.21.3),
<a href="https://github.com/elixir-lang/ex_doc" title="ExDoc" target="_blank" rel="help noopener">ExDoc</a> (v0.22.6) for the
<a href="https://elixir-lang.org" title="Elixir" target="_blank">Elixir programming language</a>.
</span>
<span class="line">
designed by
Designed by
<a href="https://twitter.com/dignifiedquire" target="_blank" rel="noopener" title="@dignifiedquire">Friedel Ziegelmayer</a>.
</span>
</p>
<p>
<a href="api-reference.html" title="API reference" class="line footer-button">API Reference</a>
<button class="line footer-button display-shortcuts-help">
Display keyboard shortcuts
</button>
Expand Down
43 changes: 23 additions & 20 deletions doc/Mix.Tasks.Papertrail.Install.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
<meta charset="utf-8">
<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.21.3">
<meta name="project" content="paper_trail v0.8.8">
<title>mix papertrail.install — paper_trail v0.8.8</title>
<link rel="stylesheet" href="dist/elixir-0ab8a6a80ebaaa287431.css" />
<meta name="generator" content="ExDoc v0.22.6">
<meta name="project" content="paper_trail v0.9.0">
<title>mix papertrail.install — paper_trail v0.9.0</title>
<link rel="stylesheet" href="dist/elixir-9f91ebe876dc01d67920.css" />
<link rel="canonical" href="https://hexdocs.pm/paper_trail/Mix.Tasks.Papertrail.Install.html" />
<script src="dist/sidebar_items-dcc8f77f52.js"></script>
<script src="dist/sidebar_items-2880b88c56.js"></script>
<script src="docs_config.js"></script>
<script async src="dist/app-a225d03098e64fef431a.js"></script>
<script async src="dist/app-aaa6eb1824b11a32f32d.js"></script>
</head>
<body data-type="tasks">
<script>try { if(localStorage.getItem('night-mode') === 'true') document.body.className += ' night-mode'; } catch (e) { }</script>
Expand All @@ -23,14 +23,14 @@

<section class="sidebar">
<form class="sidebar-search" action="search.html">
<button type="submit" class="search-button">
<span class="icon-search" aria-hidden="true"></span>
<button type="submit" class="search-button" aria-label="Submit Search">
<span class="icon-search" aria-hidden="true" title="Submit search"></span>
</button>
<button type="button" tabindex="-1" class="search-close-button">
<span class="icon-cross" title="Cancel search"></span>
<button type="button" tabindex="-1" class="search-close-button" aria-label="Cancel Search">
<span class="icon-cross" aria-hidden="true" title="Cancel search"></span>
</button>
<label class="search-label">
<input name="q" type="text" id="search-list" class="search-input" placeholder="Search..." aria-label="Search" autocomplete="off" />
<input name="q" type="text" id="search-list" class="search-input" placeholder="Search..." aria-label="Input your search terms" autocomplete="off" />
</label>
</form>

Expand All @@ -43,9 +43,9 @@
<div class="sidebar-projectDetails">
<a href="api-reference.html" class="sidebar-projectName">
paper_trail </a>
<h2 class="sidebar-projectVersion">
v0.8.8
</h2>
<strong class="sidebar-projectVersion">
v0.9.0
</strong>
</div>
</div>

Expand All @@ -65,8 +65,8 @@ <h2 class="sidebar-projectVersion">
<div id="content" class="content-inner">

<h1>
<small class="app-vsn">paper_trail v0.8.8</small>
mix papertrail.install </h1>
mix papertrail.install <small class="app-vsn">(paper_trail v0.9.0)</small>
</h1>



Expand Down Expand Up @@ -107,24 +107,27 @@ <h1 class="section-heading">
</a>
<h1 class="signature">run(args)</h1>
</div>

<section class="docstring">
<p>Callback implementation for <a href="https://hexdocs.pm/mix/Mix.Task.html#c:run/1"><code class="inline">Mix.Task.run/1</code></a>.</p>
</section>

<p>Callback implementation for <a href="https://hexdocs.pm/mix/Mix.Task.html#c:run/1"><code class="inline">Mix.Task.run/1</code></a>.</p> </section>
</section>
</div>
</section>
<footer class="footer">
<p>
<span class="line">
Built using
<a href="https://github.com/elixir-lang/ex_doc" title="ExDoc" target="_blank" rel="help noopener">ExDoc</a> (v0.21.3),
<a href="https://github.com/elixir-lang/ex_doc" title="ExDoc" target="_blank" rel="help noopener">ExDoc</a> (v0.22.6) for the
<a href="https://elixir-lang.org" title="Elixir" target="_blank">Elixir programming language</a>.
</span>
<span class="line">
designed by
Designed by
<a href="https://twitter.com/dignifiedquire" target="_blank" rel="noopener" title="@dignifiedquire">Friedel Ziegelmayer</a>.
</span>
</p>
<p>
<a href="api-reference.html" title="API reference" class="line footer-button">API Reference</a>
<button class="line footer-button display-shortcuts-help">
Display keyboard shortcuts
</button>
Expand Down
Loading

0 comments on commit 5108680

Please sign in to comment.