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.29.4 ">
7
+ < meta name ="generator " content ="ExDoc v0.37.2 ">
8
8
< meta name ="project " content ="epochtalk_server v0.1.0 ">
9
9
10
- < title > 404 — epochtalk_server v0.1.0</ title >
11
- < link rel ="stylesheet " href ="dist/html-elixir-HHVY3JYD.css " />
12
-
13
10
14
- < script src ="dist/handlebars.runtime-NWIB6V2M.js "> </ script >
15
- < script src ="dist/handlebars.templates-XWGFFSCD.js "> </ script >
16
- < script src ="dist/sidebar_items-EE353B62.js "> </ script >
11
+ < meta name ="robots " content ="noindex ">
17
12
18
- < script src =" docs_config.js " > </ script >
13
+ < title > 404 — epochtalk_server v0.1.0 </ title >
19
14
20
- < script async src ="dist/html-JDI3AVDD.js " > </ script >
15
+ < link rel =" stylesheet " href ="dist/html-elixir-6X3L5KMG.css " / >
21
16
17
+ < script defer src ="dist/sidebar_items-C8922E45.js "> </ script >
18
+ < script defer src ="docs_config.js "> </ script >
19
+ < script defer src ="dist/html-6XHBGSGW.js "> </ script >
22
20
23
21
</ head >
24
- < body data-type ="extras " class ="page-extra ">
25
- < script >
26
-
27
- try {
28
- var settings = JSON . parse ( localStorage . getItem ( 'ex_doc:settings' ) || '{}' ) ;
29
-
30
- if ( settings . theme === 'dark' ||
31
- ( ( settings . theme === 'system' || settings . theme == null ) &&
32
- window . matchMedia ( '(prefers-color-scheme: dark)' ) . matches )
33
- ) {
34
- document . body . classList . add ( 'dark' )
35
- }
36
- } catch ( error ) { }
37
- </ script >
22
+ < body >
23
+ < script > ( ( ) => { var t = "ex_doc:settings" , e = "dark" ; var o = "dark" , s = "light" ; var E = "sidebar_state" , n = "closed" ; var r = "sidebar_width" ; var a = "sidebar-open" ; var i = new URLSearchParams ( window . location . search ) , S = i . get ( "theme" ) || JSON . parse ( localStorage . getItem ( t ) || "{}" ) . theme ; ( S === o || S !== s && window . matchMedia ( "(prefers-color-scheme: dark)" ) . matches ) && document . body . classList . add ( e ) ; var d = sessionStorage . getItem ( E ) , A = d !== n && ! window . matchMedia ( `screen and (max-width: ${ 768 } px)` ) . matches ; document . body . classList . toggle ( a , A ) ; var c = sessionStorage . getItem ( r ) ; c && document . body . style . setProperty ( "--sidebarWidth" , `${ c } px` ) ; var p = / ( M a c i n t o s h | i P h o n e | i P a d | i P o d ) / . test ( window . navigator . userAgent ) ; document . documentElement . classList . toggle ( "apple-os" , p ) ; } ) ( ) ;
24
+ </ script >
38
25
39
- < div class ="main ">
26
+ < div class ="body-wrapper ">
40
27
41
- < button class ="sidebar-button sidebar-toggle " aria-label ="toggle sidebar ">
28
+ < button id =" sidebar-menu " class ="sidebar-button sidebar-toggle " aria-label ="toggle sidebar " aria-controls =" sidebar ">
42
29
< i class ="ri-menu-line ri-lg " title ="Collapse/expand sidebar "> </ i >
43
30
</ button >
44
31
45
- < section class ="sidebar ">
46
- < form class ="sidebar-search " action ="search.html ">
47
- < button type ="submit " class ="search-button " aria-label ="Submit Search ">
48
- < i class ="ri-search-2-line " aria-hidden ="true " title ="Submit search "> </ i >
49
- </ button >
50
- < button type ="button " tabindex ="-1 " class ="search-close-button " aria-label ="Cancel Search ">
51
- < i class ="ri-close-line ri-lg " aria-hidden ="true " title ="Cancel search "> </ i >
52
- </ button >
53
- < label class ="search-label ">
54
- < p class ="sr-only "> Search</ p >
55
- < input name ="q " type ="text " class ="search-input " placeholder ="Search... " aria-label ="Input your search terms " autocomplete ="off " autocorrect ="off " autocapitalize ="off " spellcheck ="false " />
56
- </ label >
57
- </ form >
58
-
59
- < div class ="autocomplete ">
60
- < div class ="autocomplete-results ">
61
- </ div >
62
- </ div >
32
+ < nav id ="sidebar " class ="sidebar ">
63
33
64
34
< div class ="sidebar-header ">
35
+ < div class ="sidebar-projectInfo ">
65
36
66
- < div class =" sidebar-projectDetails " >
67
- < a href ="api-reference.html " class ="sidebar-projectName " translate ="no ">
37
+ < div >
38
+ < a href ="api-reference.html " class ="sidebar-projectName " translate ="no ">
68
39
epochtalk_server
69
- </ a >
70
- < div class ="sidebar-projectVersion " translate ="no ">
71
- v0.1.0
40
+ </ a >
41
+ < div class ="sidebar-projectVersion " translate ="no ">
42
+ v0.1.0
43
+ </ div >
72
44
</ div >
73
45
</ div >
74
- < ul class ="sidebar-listNav ">
75
- < li > < a id ="extras-list-link " href ="#full-list "> Pages</ a > </ li >
76
-
77
- < li > < a id ="modules-list-link " href ="#full-list "> Modules</ a > </ li >
78
-
79
-
80
- </ ul >
46
+ < ul id ="sidebar-list-nav " class ="sidebar-list-nav " role ="tablist " data-extras =""> </ ul >
81
47
</ div >
82
-
83
- < div class ="gradient "> </ div >
84
- < ul id ="full-list "> </ ul >
85
- </ section >
86
-
87
- < section class ="content ">
88
- < output role ="status " id ="toast "> </ output >
89
- < div class ="content-outer ">
90
- < div id ="content " class ="content-inner ">
48
+ </ nav >
49
+
50
+ < output role ="status " id ="toast "> </ output >
51
+
52
+ < main class ="content page-extra " id ="main " data-type ="extras ">
53
+ < div id ="content " class ="content-inner ">
54
+ < div class ="top-search ">
55
+ < div class ="search-settings ">
56
+ < form class ="search-bar " action ="search.html ">
57
+ < label class ="search-label ">
58
+ < span class ="sr-only "> Search documentation of epochtalk_server</ span >
59
+ < input name ="q " type ="text " class ="search-input " placeholder ="Press / to search " autocomplete ="off " autocorrect ="off " autocapitalize ="off " spellcheck ="false " />
60
+ </ label >
61
+ < button type ="submit " class ="search-button " aria-label ="Submit Search " tabindex ="-1 ">
62
+ < i class ="ri-search-2-line ri-lg " aria-hidden ="true "> </ i >
63
+ </ button >
64
+ < button type ="button " tabindex ="-1 " class ="search-close-button " aria-hidden ="true ">
65
+ < i class ="ri-close-line ri-lg " title ="Cancel search "> </ i >
66
+ </ button >
67
+ </ form >
68
+ < div class ="autocomplete ">
69
+ </ div >
70
+ < button class ="icon-settings display-settings ">
71
+ < i class ="ri-settings-3-line "> </ i >
72
+ < span class ="sr-only "> Settings</ span >
73
+ </ button >
74
+ </ div >
75
+ </ div >
91
76
92
77
< h1 >
93
- < button class ="icon-action display-settings ">
94
- < i class ="ri-settings-3-line "> </ i >
95
- < span class ="sr-only "> Settings</ span >
96
- </ button >
97
-
98
78
< span > Page not found</ span >
99
79
</ h1 >
100
80
@@ -104,34 +84,33 @@ <h1>
104
84
or using our < a href ="api-reference.html "> API Reference</ a > page
105
85
106
86
to find what you were looking for.</ p >
107
- < footer class ="footer ">
108
- < p >
87
+ < footer class ="footer ">
88
+ < p >
109
89
110
- < span class ="line ">
111
- < button class ="a-main footer-button display-quick-switch " title ="Search HexDocs packages ">
112
- Search HexDocs
113
- </ button >
90
+ < span class ="line ">
91
+ < button class ="a-main footer-button display-quick-switch " title ="Search HexDocs packages ">
92
+ Search HexDocs
93
+ </ button >
114
94
115
- < a href ="epochtalk_server.epub " title ="ePub version ">
116
- Download ePub version
117
- </ a >
95
+ < a href ="epochtalk_server.epub " title ="ePub version ">
96
+ Download ePub version
97
+ </ a >
118
98
119
- </ span >
120
- </ p >
99
+ </ span >
100
+ </ p >
121
101
122
- < p class ="built-using ">
123
- Built using
124
- < a href ="https://github.com/elixir-lang/ex_doc " title ="ExDoc " target ="_blank " rel ="help noopener " translate ="no "> ExDoc</ a > (v0.29.4 ) for the
102
+ < p class ="built-using ">
103
+ Built using
104
+ < a href ="https://github.com/elixir-lang/ex_doc " title ="ExDoc " target ="_blank " rel ="help noopener " translate ="no "> ExDoc</ a > (v0.37.2 ) for the
125
105
126
- < a href ="https://elixir-lang.org " title ="Elixir " target ="_blank " translate ="no "> Elixir programming language</ a >
106
+ < a href ="https://elixir-lang.org " title ="Elixir " target ="_blank " translate ="no "> Elixir programming language</ a >
127
107
128
- </ p >
129
- </ footer >
130
- </ div >
108
+ </ p >
109
+
110
+ </ footer >
131
111
</ div >
132
- </ section >
112
+ </ main >
133
113
</ div >
134
114
135
-
136
115
</ body >
137
116
</ html >
0 commit comments