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.13.1 ">
8- < title > Thesis.Auth – thesis v0.0.24 </ title >
9- < link rel ="stylesheet " href ="dist/app-7e84850c37 .css " />
7+ < meta name ="generator " content ="ExDoc v0.14.3 ">
8+ < title > Thesis.Auth – thesis v0.0.25 </ title >
9+ < link rel ="stylesheet " href ="dist/app-091c05798a .css " />
1010
1111 < link rel ="canonical " href ="https://hexdocs.pm/thesis/Thesis.Auth.html " />
1212
@@ -28,7 +28,7 @@ <h1 class="sidebar-projectName">
2828 thesis
2929 </ h1 >
3030 < h2 class ="sidebar-projectVersion ">
31- v0.0.24
31+ v0.0.25
3232 </ h2 >
3333 </ div >
3434
@@ -50,9 +50,8 @@ <h2 class="sidebar-projectVersion">
5050
5151
5252 </ ul >
53-
53+ < div class =" gradient " > </ div >
5454 < ul id ="full-list " class ="sidebar-fullList "> </ ul >
55- < div class ="sidebar-noResults "> </ div >
5655</ section >
5756
5857< section class ="content ">
@@ -61,7 +60,7 @@ <h2 class="sidebar-projectVersion">
6160
6261
6362 < h1 >
64- < small class ="visible-xs "> thesis v0.0.24 </ small >
63+ < small class ="visible-xs "> thesis v0.0.25 </ small >
6564 Thesis.Auth
6665
6766 < small > behaviour</ small >
@@ -137,24 +136,22 @@ <h1 class="section-heading">
137136 Callbacks
138137 </ h1 >
139138 < div class ="detail " id ="c:page_is_editable?/1 ">
139+
140140 < div class ="detail-header ">
141141 < a href ="#c:page_is_editable?/1 " class ="detail-link " title ="Link to this callback ">
142142 < i class ="icon-link "> </ i >
143143 </ a >
144144 < span class ="signature "> page_is_editable?(arg0)</ span >
145145
146146
147- </ div >
148-
149- < div class ="specs ">
150- < h4 class ="specs-title "> Specs</ h4 >
151- < div class ="specs-list ">
147+
148+ < div class ="specs ">
152149
153- < pre > < code class =" elixir " > page_is_editable?( Plug.Conn.t) :: boolean</ code > </ pre >
150+ < pre > page_is_editable?( < a href =" https://hexdocs.pm/plug/1.2.2/Plug.Conn.html#t:t/0 " > Plug.Conn.t</ a > ) :: boolean</ pre >
154151
155152 </ div >
156- </ div >
157-
153+
154+ </ div >
158155 < section class ="docstring ">
159156 < p > Returns true/false, whether a page is editable or not. Used to determine
160157whether to load and display the Thesis editor and also whether to allow
@@ -178,7 +175,7 @@ <h4 class="specs-title">Specs</h4>
178175 < p >
179176 < span class ="line ">
180177 Built using
181- < a href ="https://github.com/elixir-lang/ex_doc " title ="ExDoc " rel ="help " target ="_blank "> ExDoc</ a > (v0.13.1 ),
178+ < a href ="https://github.com/elixir-lang/ex_doc " title ="ExDoc " rel ="help " target ="_blank "> ExDoc</ a > (v0.14.3 ),
182179 </ span >
183180 < span class ="line ">
184181 designed by
@@ -191,7 +188,7 @@ <h4 class="specs-title">Specs</h4>
191188 </ div >
192189</ section >
193190</ div >
194- < script src ="dist/app-95540a96e6 .js "> </ script >
191+ < script src ="dist/app-574613960f .js "> </ script >
195192 </ body >
196193</ html >
197194
0 commit comments