1
- <!DOCTYPE html>
1
+ <!DOCTYPE html>
2
2
< html lang ="en ">
3
3
< head >
4
4
< meta charset ="utf-8 ">
5
5
< meta http-equiv ="x-ua-compatible " content ="ie=edge ">
6
6
< 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 >
15
14
</ head >
16
15
< 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 ">
18
18
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 >
23
21
</ 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 >
38
22
23
+ < section class ="sidebar ">
39
24
< form class ="sidebar-search " action ="search.html ">
40
25
< button type ="submit " class ="search-button ">
41
26
< span class ="icon-search " aria-hidden ="true "> </ span >
42
27
</ 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 >
44
34
</ form >
45
35
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
+
46
51
< ul class ="sidebar-listNav ">
47
52
< li > < a id ="extras-list " href ="#full-list "> Pages</ a > </ li >
48
53
49
-
50
54
< li > < a id ="modules-list " href ="#full-list "> Modules</ a > </ li >
51
-
52
-
53
-
54
-
55
-
56
55
57
-
58
56
</ ul >
59
57
< div class ="gradient "> </ div >
60
58
< ul id ="full-list " class ="sidebar-fullList "> </ ul >
@@ -64,16 +62,12 @@ <h2 class="sidebar-projectVersion">
64
62
< div class ="content-outer ">
65
63
< div id ="content " class ="content-inner ">
66
64
67
-
68
65
< 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
+
73
69
74
-
75
70
76
-
77
71
< section id ="summary " class ="details-list ">
78
72
< h1 class ="section-heading ">
79
73
< a class ="hover-link " href ="#summary ">
@@ -82,80 +76,71 @@ <h1 class="section-heading">
82
76
</ a >
83
77
Summary
84
78
</ h1 >
85
-
86
-
87
-
88
79
< div class ="summary-functions summary ">
89
80
< h2 >
90
81
< a href ="#functions "> Functions</ a >
91
82
</ h2 >
92
- < div class ="summary-row ">
83
+ < div class ="summary-row ">
93
84
< div class ="summary-signature ">
94
85
< a href ="#encode_to_iodata!/1 "> encode_to_iodata!(data)</ a >
95
86
</ div >
96
-
97
87
</ div >
98
-
99
88
</ div >
100
-
101
-
102
-
103
-
104
89
</ section >
105
-
106
-
107
-
108
90
109
-
110
91
< section id ="functions " class ="details-list ">
111
92
< h1 class ="section-heading ">
112
93
< a class ="hover-link " href ="#functions ">
113
94
< span class ="icon-link " aria-hidden ="true "> </ span >
114
95
< span class ="sr-only "> Link to this section</ span >
115
96
</ 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 ">
121
100
< div class ="detail-header ">
122
101
< a href ="#encode_to_iodata!/1 " class ="detail-link " title ="Link to this function ">
123
102
< span class ="icon-link " aria-hidden ="true "> </ span >
124
103
< span class ="sr-only "> Link to this function</ span >
125
104
</ a >
126
- < span class ="signature "> encode_to_iodata!(data)</ span >
127
-
128
-
129
-
105
+ < h1 class ="signature "> encode_to_iodata!(data)</ h1 >
130
106
</ div >
107
+
131
108
< section class ="docstring ">
132
-
133
- </ section >
134
- </ div >
135
109
110
+ </ section >
111
+ </ section >
112
+ </ div >
136
113
</ section >
137
-
138
-
139
-
140
- < footer class ="footer ">
114
+ < footer class ="footer ">
141
115
< p >
142
116
< span class ="line ">
143
117
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 ),
145
119
</ span >
146
120
< span class ="line ">
147
121
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 >
150
139
</ p >
151
- < button class ="night-mode-toggle "> < span class ="sr-only "> Switch theme</ span > </ button >
152
140
</ footer >
153
141
</ div >
154
142
</ div >
155
143
</ section >
156
144
</ div >
157
- < script src ="dist/app-da04b39d0c.js "> </ script >
158
-
159
145
</ body >
160
146
</ html >
161
-
0 commit comments