Skip to content

Commit 9dc5462

Browse files
authored
Update ex_doc dependency (#30)
* bump ex_doc to 0.22.1 * Regenerate docs
1 parent 7fa0e93 commit 9dc5462

28 files changed

+525
-606
lines changed

doc/.build

+9-7
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
dist/app-5b9e160cec.css
2-
dist/app-da04b39d0c.js
3-
fonts/icomoon.eot
4-
fonts/icomoon.svg
5-
fonts/icomoon.ttf
6-
fonts/icomoon.woff
7-
dist/sidebar_items-00f2892754.js
1+
dist/search_items-e7ab56a2ab.js
2+
dist/app-5c0c23dfec2d63ae33a2.js
3+
dist/elixir-e589b8fad3dab6230c65.css
4+
dist/erlang-9792543de8efae7446f0.css
5+
dist/html/fonts/icomoon.eot
6+
dist/html/fonts/icomoon.svg
7+
dist/html/fonts/icomoon.ttf
8+
dist/html/fonts/icomoon.woff
9+
dist/sidebar_items-91207318ba.js
810
api-reference.html
911
search.html
1012
404.html

doc/404.html

+54-46
Original file line numberDiff line numberDiff line change
@@ -4,57 +4,55 @@
44
<meta charset="utf-8">
55
<meta http-equiv="x-ua-compatible" content="ie=edge">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7-
<meta name="generator" content="ExDoc v0.16.3">
8-
<title>404 – proper_case v1.3.0</title>
9-
<link rel="stylesheet" href="dist/app-5b9e160cec.css" />
10-
11-
<link rel="canonical" href="https://hexdocs.pm/proper_case/404.html" />
12-
13-
<script src="dist/sidebar_items-00f2892754.js"></script>
14-
7+
<meta name="generator" content="ExDoc v0.22.1">
8+
<meta name="project" content="proper_case v1.3.1">
9+
<title>404 — proper_case v1.3.1</title>
10+
<link rel="stylesheet" href="dist/elixir-e589b8fad3dab6230c65.css" />
11+
<script src="dist/sidebar_items-91207318ba.js"></script>
12+
<script src="docs_config.js"></script>
13+
<script async src="dist/app-5c0c23dfec2d63ae33a2.js"></script>
1514
</head>
1615
<body data-type="extras">
17-
<script>try { if(localStorage.getItem('night-mode')) document.body.className += ' night-mode'; } catch (e) { }</script>
18-
16+
<script>try { if(localStorage.getItem('night-mode') === 'true') document.body.className += ' night-mode'; } catch (e) { }</script>
1917
<div class="main">
20-
<button class="sidebar-toggle">
21-
<span class="icon-menu" aria-hidden="true"></span>
22-
<span class="sr-only">Toggle Sidebar</span>
23-
</button>
24-
<section class="sidebar">
2518

26-
27-
<a href="api-reference.html" class="sidebar-projectLink">
28-
<div class="sidebar-projectDetails">
29-
<h1 class="sidebar-projectName">
30-
proper_case
31-
</h1>
32-
<h2 class="sidebar-projectVersion">
33-
v1.3.0
34-
</h2>
35-
</div>
36-
37-
</a>
19+
<button class="sidebar-button sidebar-toggle">
20+
<span class="icon-menu" title="Collapse/expand sidebar"></span>
21+
</button>
3822

23+
<section class="sidebar">
3924
<form class="sidebar-search" action="search.html">
4025
<button type="submit" class="search-button">
4126
<span class="icon-search" aria-hidden="true"></span>
4227
</button>
43-
<input name="q" type="text" id="search-list" class="search-input" placeholder="search" aria-label="Search" autocomplete="off" />
28+
<button type="button" tabindex="-1" class="search-close-button">
29+
<span class="icon-cross" title="Cancel search"></span>
30+
</button>
31+
<label class="search-label">
32+
<input name="q" type="text" id="search-list" class="search-input" placeholder="Search..." aria-label="Search" autocomplete="off" />
33+
</label>
4434
</form>
4535

36+
<div class="autocomplete">
37+
<div class="autocomplete-results">
38+
</div>
39+
</div>
40+
41+
<div class="sidebar-header">
42+
<div class="sidebar-projectDetails">
43+
<a href="api-reference.html" class="sidebar-projectName">
44+
proper_case </a>
45+
<h2 class="sidebar-projectVersion">
46+
v1.3.1
47+
</h2>
48+
</div>
49+
</div>
50+
4651
<ul class="sidebar-listNav">
4752
<li><a id="extras-list" href="#full-list">Pages</a></li>
4853

49-
5054
<li><a id="modules-list" href="#full-list">Modules</a></li>
51-
52-
53-
5455

55-
56-
57-
5856
</ul>
5957
<div class="gradient"></div>
6058
<ul id="full-list" class="sidebar-fullList"></ul>
@@ -64,33 +62,43 @@ <h2 class="sidebar-projectVersion">
6462
<div class="content-outer">
6563
<div id="content" class="content-inner">
6664

67-
6865
<h2>Page not found</h2>
6966

7067
<p>Sorry, but the page you were trying to get to, does not exist. You
71-
may want to try searching this site using the sidebar or using our
72-
<a href="api-reference.html" title="API Reference">API Reference</a> page to find what
73-
you were looking for.</p>
68+
may want to try searching this site using the sidebar
69+
or using our <a href="api-reference.html">API Reference</a> page
70+
to find what you were looking for.</p>
7471

7572
<footer class="footer">
7673
<p>
7774
<span class="line">
7875
Built using
79-
<a href="https://github.com/elixir-lang/ex_doc" title="ExDoc" rel="help" target="_blank">ExDoc</a> (v0.16.3),
76+
<a href="https://github.com/elixir-lang/ex_doc" title="ExDoc" target="_blank" rel="help noopener">ExDoc</a> (v0.22.1),
8077
</span>
8178
<span class="line">
8279
designed by
83-
<a href="https://twitter.com/dignifiedquire" target="_blank" title="@dignifiedquire">Friedel Ziegelmayer</a>.
84-
</span>
80+
<a href="https://twitter.com/dignifiedquire" target="_blank" rel="noopener" title="@dignifiedquire">Friedel Ziegelmayer</a>.
81+
</span>
82+
</p>
83+
<p>
84+
<button class="line footer-button display-shortcuts-help">
85+
Display keyboard shortcuts
86+
</button>
87+
<button class="line footer-button night-mode-toggle">
88+
Toggle night mode
89+
</button>
90+
<button class="line footer-button display-quick-switch">
91+
Go to a HexDocs package
92+
</button>
93+
<button class="line footer-button tooltips-toggle">
94+
<span class="tooltips-option-disable">Disable tooltips</span>
95+
<span class="tooltips-option-enable">Enable tooltips</span>
96+
</button>
8597
</p>
86-
<button class="night-mode-toggle"><span class="sr-only">Switch theme</span></button>
8798
</footer>
8899
</div>
89100
</div>
90101
</section>
91102
</div>
92-
<script src="dist/app-da04b39d0c.js"></script>
93-
94103
</body>
95104
</html>
96-
+65-80
Original file line numberDiff line numberDiff line change
@@ -1,60 +1,58 @@
1-
<!DOCTYPE html>
1+
<!DOCTYPE html>
22
<html lang="en">
33
<head>
44
<meta charset="utf-8">
55
<meta http-equiv="x-ua-compatible" content="ie=edge">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7-
<meta name="generator" content="ExDoc v0.16.3">
8-
<title>ProperCase.JSONEncoder.CamelCase – proper_case v1.3.0</title>
9-
<link rel="stylesheet" href="dist/app-5b9e160cec.css" />
10-
11-
<link rel="canonical" href="https://hexdocs.pm/proper_case/ProperCase.JSONEncoder.CamelCase.html" />
12-
13-
<script src="dist/sidebar_items-00f2892754.js"></script>
14-
7+
<meta name="generator" content="ExDoc v0.22.1">
8+
<meta name="project" content="proper_case v1.3.1">
9+
<title>ProperCase.JSONEncoder.CamelCase — proper_case v1.3.1</title>
10+
<link rel="stylesheet" href="dist/elixir-e589b8fad3dab6230c65.css" />
11+
<script src="dist/sidebar_items-91207318ba.js"></script>
12+
<script src="docs_config.js"></script>
13+
<script async src="dist/app-5c0c23dfec2d63ae33a2.js"></script>
1514
</head>
1615
<body data-type="modules">
17-
<script>try { if(localStorage.getItem('night-mode')) document.body.className += ' night-mode'; } catch (e) { }</script>
16+
<script>try { if(localStorage.getItem('night-mode') === 'true') document.body.className += ' night-mode'; } catch (e) { }</script>
17+
<div class="main">
1818

19-
<div class="main">
20-
<button class="sidebar-toggle">
21-
<span class="icon-menu" aria-hidden="true"></span>
22-
<span class="sr-only">Toggle Sidebar</span>
19+
<button class="sidebar-button sidebar-toggle">
20+
<span class="icon-menu" title="Collapse/expand sidebar"></span>
2321
</button>
24-
<section class="sidebar">
25-
26-
27-
<a href="api-reference.html" class="sidebar-projectLink">
28-
<div class="sidebar-projectDetails">
29-
<h1 class="sidebar-projectName">
30-
proper_case
31-
</h1>
32-
<h2 class="sidebar-projectVersion">
33-
v1.3.0
34-
</h2>
35-
</div>
36-
37-
</a>
3822

23+
<section class="sidebar">
3924
<form class="sidebar-search" action="search.html">
4025
<button type="submit" class="search-button">
4126
<span class="icon-search" aria-hidden="true"></span>
4227
</button>
43-
<input name="q" type="text" id="search-list" class="search-input" placeholder="search" aria-label="Search" autocomplete="off" />
28+
<button type="button" tabindex="-1" class="search-close-button">
29+
<span class="icon-cross" title="Cancel search"></span>
30+
</button>
31+
<label class="search-label">
32+
<input name="q" type="text" id="search-list" class="search-input" placeholder="Search..." aria-label="Search" autocomplete="off" />
33+
</label>
4434
</form>
4535

36+
<div class="autocomplete">
37+
<div class="autocomplete-results">
38+
</div>
39+
</div>
40+
41+
<div class="sidebar-header">
42+
<div class="sidebar-projectDetails">
43+
<a href="api-reference.html" class="sidebar-projectName">
44+
proper_case </a>
45+
<h2 class="sidebar-projectVersion">
46+
v1.3.1
47+
</h2>
48+
</div>
49+
</div>
50+
4651
<ul class="sidebar-listNav">
4752
<li><a id="extras-list" href="#full-list">Pages</a></li>
4853

49-
5054
<li><a id="modules-list" href="#full-list">Modules</a></li>
51-
52-
53-
54-
55-
5655

57-
5856
</ul>
5957
<div class="gradient"></div>
6058
<ul id="full-list" class="sidebar-fullList"></ul>
@@ -64,16 +62,12 @@ <h2 class="sidebar-projectVersion">
6462
<div class="content-outer">
6563
<div id="content" class="content-inner">
6664

67-
6865
<h1>
69-
<small class="visible-xs">proper_case v1.3.0</small>
70-
ProperCase.JSONEncoder.CamelCase
71-
72-
</h1>
66+
<small class="app-vsn">proper_case v1.3.1</small>
67+
ProperCase.JSONEncoder.CamelCase </h1>
68+
7369

74-
7570

76-
7771
<section id="summary" class="details-list">
7872
<h1 class="section-heading">
7973
<a class="hover-link" href="#summary">
@@ -82,80 +76,71 @@ <h1 class="section-heading">
8276
</a>
8377
Summary
8478
</h1>
85-
86-
87-
8879
<div class="summary-functions summary">
8980
<h2>
9081
<a href="#functions">Functions</a>
9182
</h2>
92-
<div class="summary-row">
83+
<div class="summary-row">
9384
<div class="summary-signature">
9485
<a href="#encode_to_iodata!/1">encode_to_iodata!(data)</a>
9586
</div>
96-
9787
</div>
98-
9988
</div>
100-
101-
102-
103-
10489
</section>
105-
106-
107-
10890

109-
11091
<section id="functions" class="details-list">
11192
<h1 class="section-heading">
11293
<a class="hover-link" href="#functions">
11394
<span class="icon-link" aria-hidden="true"></span>
11495
<span class="sr-only">Link to this section</span>
11596
</a>
116-
Functions
117-
</h1>
118-
<div class="detail" id="encode_to_iodata!/1">
119-
120-
97+
Functions </h1>
98+
<div class="functions-list">
99+
<section class="detail" id="encode_to_iodata!/1">
121100
<div class="detail-header">
122101
<a href="#encode_to_iodata!/1" class="detail-link" title="Link to this function">
123102
<span class="icon-link" aria-hidden="true"></span>
124103
<span class="sr-only">Link to this function</span>
125104
</a>
126-
<span class="signature">encode_to_iodata!(data)</span>
127-
128-
129-
105+
<h1 class="signature">encode_to_iodata!(data)</h1>
130106
</div>
107+
131108
<section class="docstring">
132-
133-
</section>
134-
</div>
135109

110+
</section>
111+
</section>
112+
</div>
136113
</section>
137-
138-
139-
140-
<footer class="footer">
114+
<footer class="footer">
141115
<p>
142116
<span class="line">
143117
Built using
144-
<a href="https://github.com/elixir-lang/ex_doc" title="ExDoc" rel="help" target="_blank">ExDoc</a> (v0.16.3),
118+
<a href="https://github.com/elixir-lang/ex_doc" title="ExDoc" target="_blank" rel="help noopener">ExDoc</a> (v0.22.1),
145119
</span>
146120
<span class="line">
147121
designed by
148-
<a href="https://twitter.com/dignifiedquire" target="_blank" title="@dignifiedquire">Friedel Ziegelmayer</a>.
149-
</span>
122+
<a href="https://twitter.com/dignifiedquire" target="_blank" rel="noopener" title="@dignifiedquire">Friedel Ziegelmayer</a>.
123+
</span>
124+
</p>
125+
<p>
126+
<button class="line footer-button display-shortcuts-help">
127+
Display keyboard shortcuts
128+
</button>
129+
<button class="line footer-button night-mode-toggle">
130+
Toggle night mode
131+
</button>
132+
<button class="line footer-button display-quick-switch">
133+
Go to a HexDocs package
134+
</button>
135+
<button class="line footer-button tooltips-toggle">
136+
<span class="tooltips-option-disable">Disable tooltips</span>
137+
<span class="tooltips-option-enable">Enable tooltips</span>
138+
</button>
150139
</p>
151-
<button class="night-mode-toggle"><span class="sr-only">Switch theme</span></button>
152140
</footer>
153141
</div>
154142
</div>
155143
</section>
156144
</div>
157-
<script src="dist/app-da04b39d0c.js"></script>
158-
159145
</body>
160146
</html>
161-

0 commit comments

Comments
 (0)