Skip to content

Commit

Permalink
Deploying to gh-pages - 12:35:53
Browse files Browse the repository at this point in the history
  • Loading branch information
puneetbehl committed Mar 28, 2024
1 parent 39039f4 commit bec706b
Show file tree
Hide file tree
Showing 29 changed files with 32 additions and 32 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ <h3>Inherited Methods Summary</h3>

<tr class="altColor">
<td class="colFirst"><code>class groovy.text.markup.TemplateConfiguration</code></td>
<td class="colLast"><code>groovy.text.markup.TemplateConfiguration#setLocale(java.util.Locale), groovy.text.markup.TemplateConfiguration#getLocale(), groovy.text.markup.TemplateConfiguration#isAutoNewLine(), groovy.text.markup.TemplateConfiguration#setUseDoubleQuotes(boolean), groovy.text.markup.TemplateConfiguration#getNewLineString(), groovy.text.markup.TemplateConfiguration#setNewLineString(java.lang.String), groovy.text.markup.TemplateConfiguration#isAutoEscape(), groovy.text.markup.TemplateConfiguration#setAutoEscape(boolean), groovy.text.markup.TemplateConfiguration#isAutoIndent(), groovy.text.markup.TemplateConfiguration#setAutoIndent(boolean), groovy.text.markup.TemplateConfiguration#getAutoIndentString(), groovy.text.markup.TemplateConfiguration#setAutoIndentString(java.lang.String), groovy.text.markup.TemplateConfiguration#setAutoNewLine(boolean), groovy.text.markup.TemplateConfiguration#getBaseTemplateClass(), groovy.text.markup.TemplateConfiguration#setBaseTemplateClass(java.lang.Class), groovy.text.markup.TemplateConfiguration#isCacheTemplates(), groovy.text.markup.TemplateConfiguration#setCacheTemplates(boolean), groovy.text.markup.TemplateConfiguration#getDeclarationEncoding(), groovy.text.markup.TemplateConfiguration#setDeclarationEncoding(java.lang.String), groovy.text.markup.TemplateConfiguration#isExpandEmptyElements(), groovy.text.markup.TemplateConfiguration#setExpandEmptyElements(boolean), groovy.text.markup.TemplateConfiguration#isUseDoubleQuotes(), groovy.text.markup.TemplateConfiguration#wait(long), groovy.text.markup.TemplateConfiguration#wait(long, int), groovy.text.markup.TemplateConfiguration#wait(), groovy.text.markup.TemplateConfiguration#equals(java.lang.Object), groovy.text.markup.TemplateConfiguration#toString(), groovy.text.markup.TemplateConfiguration#hashCode(), groovy.text.markup.TemplateConfiguration#getClass(), groovy.text.markup.TemplateConfiguration#notify(), groovy.text.markup.TemplateConfiguration#notifyAll()</code></td>
<td class="colLast"><code>groovy.text.markup.TemplateConfiguration#getLocale(), groovy.text.markup.TemplateConfiguration#getDeclarationEncoding(), groovy.text.markup.TemplateConfiguration#setDeclarationEncoding(java.lang.String), groovy.text.markup.TemplateConfiguration#isExpandEmptyElements(), groovy.text.markup.TemplateConfiguration#setExpandEmptyElements(boolean), groovy.text.markup.TemplateConfiguration#isUseDoubleQuotes(), groovy.text.markup.TemplateConfiguration#setUseDoubleQuotes(boolean), groovy.text.markup.TemplateConfiguration#getNewLineString(), groovy.text.markup.TemplateConfiguration#setNewLineString(java.lang.String), groovy.text.markup.TemplateConfiguration#isAutoEscape(), groovy.text.markup.TemplateConfiguration#setAutoEscape(boolean), groovy.text.markup.TemplateConfiguration#isAutoIndent(), groovy.text.markup.TemplateConfiguration#setAutoIndent(boolean), groovy.text.markup.TemplateConfiguration#getAutoIndentString(), groovy.text.markup.TemplateConfiguration#setAutoIndentString(java.lang.String), groovy.text.markup.TemplateConfiguration#setAutoNewLine(boolean), groovy.text.markup.TemplateConfiguration#getBaseTemplateClass(), groovy.text.markup.TemplateConfiguration#setBaseTemplateClass(java.lang.Class), groovy.text.markup.TemplateConfiguration#isCacheTemplates(), groovy.text.markup.TemplateConfiguration#setCacheTemplates(boolean), groovy.text.markup.TemplateConfiguration#isAutoNewLine(), groovy.text.markup.TemplateConfiguration#setLocale(java.util.Locale), groovy.text.markup.TemplateConfiguration#wait(long), groovy.text.markup.TemplateConfiguration#wait(long, int), groovy.text.markup.TemplateConfiguration#wait(), groovy.text.markup.TemplateConfiguration#equals(java.lang.Object), groovy.text.markup.TemplateConfiguration#toString(), groovy.text.markup.TemplateConfiguration#hashCode(), groovy.text.markup.TemplateConfiguration#getClass(), groovy.text.markup.TemplateConfiguration#notify(), groovy.text.markup.TemplateConfiguration#notifyAll()</code></td>
</tr>
</table>
</ul>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ <h3>Inherited Methods Summary</h3>

<tr class="altColor">
<td class="colFirst"><code>class groovy.text.markup.BaseTemplate</code></td>
<td class="colLast"><code>groovy.text.markup.BaseTemplate#getModel(), groovy.text.markup.BaseTemplate#methodMissing(java.lang.String, java.lang.Object), groovy.text.markup.BaseTemplate#getOut(), groovy.text.markup.BaseTemplate#contents(groovy.lang.Closure), groovy.text.markup.BaseTemplate#writeTo(java.io.Writer), groovy.text.markup.BaseTemplate#fragment(java.util.Map, java.lang.String), groovy.text.markup.BaseTemplate#yieldUnescaped(java.lang.Object), groovy.text.markup.BaseTemplate#stringOf(groovy.lang.Closure), groovy.text.markup.BaseTemplate#xmlDeclaration(), groovy.text.markup.BaseTemplate#includeGroovy(java.lang.String), groovy.text.markup.BaseTemplate#includeEscaped(java.lang.String), groovy.text.markup.BaseTemplate#includeUnescaped(java.lang.String), groovy.text.markup.BaseTemplate#tryEscape(java.lang.Object), groovy.text.markup.BaseTemplate#pi(java.util.Map), groovy.text.markup.BaseTemplate#layout(java.util.Map, java.lang.String, boolean), groovy.text.markup.BaseTemplate#layout(java.util.Map, java.lang.String), groovy.text.markup.BaseTemplate#run(), groovy.text.markup.BaseTemplate#toString(), groovy.text.markup.BaseTemplate#yield(java.lang.Object), groovy.text.markup.BaseTemplate#comment(java.lang.Object), groovy.text.markup.BaseTemplate#newLine(), groovy.text.markup.BaseTemplate#wait(long), groovy.text.markup.BaseTemplate#wait(long, int), groovy.text.markup.BaseTemplate#wait(), groovy.text.markup.BaseTemplate#equals(java.lang.Object), groovy.text.markup.BaseTemplate#hashCode(), groovy.text.markup.BaseTemplate#getClass(), groovy.text.markup.BaseTemplate#notify(), groovy.text.markup.BaseTemplate#notifyAll()</code></td>
<td class="colLast"><code>groovy.text.markup.BaseTemplate#getModel(), groovy.text.markup.BaseTemplate#methodMissing(java.lang.String, java.lang.Object), groovy.text.markup.BaseTemplate#getOut(), groovy.text.markup.BaseTemplate#fragment(java.util.Map, java.lang.String), groovy.text.markup.BaseTemplate#writeTo(java.io.Writer), groovy.text.markup.BaseTemplate#contents(groovy.lang.Closure), groovy.text.markup.BaseTemplate#pi(java.util.Map), groovy.text.markup.BaseTemplate#yieldUnescaped(java.lang.Object), groovy.text.markup.BaseTemplate#stringOf(groovy.lang.Closure), groovy.text.markup.BaseTemplate#xmlDeclaration(), groovy.text.markup.BaseTemplate#includeGroovy(java.lang.String), groovy.text.markup.BaseTemplate#includeEscaped(java.lang.String), groovy.text.markup.BaseTemplate#includeUnescaped(java.lang.String), groovy.text.markup.BaseTemplate#tryEscape(java.lang.Object), groovy.text.markup.BaseTemplate#layout(java.util.Map, java.lang.String, boolean), groovy.text.markup.BaseTemplate#layout(java.util.Map, java.lang.String), groovy.text.markup.BaseTemplate#run(), groovy.text.markup.BaseTemplate#toString(), groovy.text.markup.BaseTemplate#yield(java.lang.Object), groovy.text.markup.BaseTemplate#comment(java.lang.Object), groovy.text.markup.BaseTemplate#newLine(), groovy.text.markup.BaseTemplate#wait(long), groovy.text.markup.BaseTemplate#wait(long, int), groovy.text.markup.BaseTemplate#wait(), groovy.text.markup.BaseTemplate#equals(java.lang.Object), groovy.text.markup.BaseTemplate#hashCode(), groovy.text.markup.BaseTemplate#getClass(), groovy.text.markup.BaseTemplate#notify(), groovy.text.markup.BaseTemplate#notifyAll()</code></td>
</tr>
</table>
</ul>
Expand Down

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions snapshot/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1375,7 +1375,7 @@ <h3 id="_model_naming">2.7. Model Naming</h3>
</td>
<td class="content">
Some model names are <em>reserved</em> since there are properties of the same name injected into the view:
<code>locale</code>, <code>response</code>, <code>request</code>, <code>page</code>, <code>controllerNamespace</code>, <code>controllerName</code>, <code>actionName</code>, <code>config</code>, <code>generator</code>
<code>locale</code>, <code>response</code>, <code>request</code>, <code>page</code>, <code>controllerNamespace</code>, <code>controllerName</code>, <code>actionName</code>, <code>config</code>, <code>generator</code>, <code>json</code>
</td>
</tr>
</table>
Expand Down Expand Up @@ -3185,7 +3185,7 @@ <h3 id="_configuration_2">3.4. Configuration</h3>
<div id="footer">
<div id="footer-text">
Version 3.2.2-SNAPSHOT<br>
Last updated 2024-03-28 12:31:48 UTC
Last updated 2024-03-28 12:31:59 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion snapshot/introduction.html
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,7 @@ <h1>Introduction</h1>
<div id="footer">
<div id="footer-text">
Version 3.2.2-SNAPSHOT<br>
Last updated 2024-03-28 12:31:48 UTC
Last updated 2024-03-28 12:31:59 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion snapshot/json/configuration.html
Original file line number Diff line number Diff line change
Expand Up @@ -649,7 +649,7 @@ <h2 id="_default_time_zone">Default Time Zone</h2>
<div id="footer">
<div id="footer-text">
Version 3.2.2-SNAPSHOT<br>
Last updated 2024-03-28 12:31:48 UTC
Last updated 2024-03-28 12:31:59 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion snapshot/json/contentNegotiation.html
Original file line number Diff line number Diff line change
Expand Up @@ -633,7 +633,7 @@ <h2 id="mimeTypes">Content Negotiation and Custom Mime Types</h2>
<div id="footer">
<div id="footer-text">
Version 3.2.2-SNAPSHOT<br>
Last updated 2024-03-28 12:31:48 UTC
Last updated 2024-03-28 12:31:59 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion snapshot/json/converters.html
Original file line number Diff line number Diff line change
Expand Up @@ -496,7 +496,7 @@ <h1>Custom Converters</h1>
<div id="footer">
<div id="footer-text">
Version 3.2.2-SNAPSHOT<br>
Last updated 2024-03-28 12:31:48 UTC
Last updated 2024-03-28 12:31:59 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion snapshot/json/debugging.html
Original file line number Diff line number Diff line change
Expand Up @@ -506,7 +506,7 @@ <h2 id="_connecting_a_debugger">Connecting a Debugger</h2>
<div id="footer">
<div id="footer-text">
Version 3.2.2-SNAPSHOT<br>
Last updated 2024-03-28 12:31:48 UTC
Last updated 2024-03-28 12:31:59 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion snapshot/json/hal.html
Original file line number Diff line number Diff line change
Expand Up @@ -889,7 +889,7 @@ <h2 id="_hal_pagination">HAL Pagination</h2>
<div id="footer">
<div id="footer-text">
Version 3.2.2-SNAPSHOT<br>
Last updated 2024-03-28 12:31:48 UTC
Last updated 2024-03-28 12:31:59 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion snapshot/json/history.html
Original file line number Diff line number Diff line change
Expand Up @@ -576,7 +576,7 @@ <h1>Version History</h1>
<div id="footer">
<div id="footer-text">
Version 3.2.2-SNAPSHOT<br>
Last updated 2024-03-28 12:31:48 UTC
Last updated 2024-03-28 12:31:59 UTC
</div>
</div>
</body>
Expand Down
4 changes: 2 additions & 2 deletions snapshot/json/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1434,7 +1434,7 @@ <h2 id="_model_naming">Model Naming</h2>
</td>
<td class="content">
Some model names are <em>reserved</em> since there are properties of the same name injected into the view:
<code>locale</code>, <code>response</code>, <code>request</code>, <code>page</code>, <code>controllerNamespace</code>, <code>controllerName</code>, <code>actionName</code>, <code>config</code>, <code>generator</code>
<code>locale</code>, <code>response</code>, <code>request</code>, <code>page</code>, <code>controllerNamespace</code>, <code>controllerName</code>, <code>actionName</code>, <code>config</code>, <code>generator</code>, <code>json</code>
</td>
</tr>
</table>
Expand Down Expand Up @@ -3120,7 +3120,7 @@ <h3 id="_connecting_a_debugger">Connecting a Debugger</h3>
<div id="footer">
<div id="footer-text">
Version 3.2.2-SNAPSHOT<br>
Last updated 2024-03-28 12:31:48 UTC
Last updated 2024-03-28 12:31:59 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion snapshot/json/installation.html
Original file line number Diff line number Diff line change
Expand Up @@ -492,7 +492,7 @@ <h1>Installation</h1>
<div id="footer">
<div id="footer-text">
Version 3.2.2-SNAPSHOT<br>
Last updated 2024-03-28 12:31:48 UTC
Last updated 2024-03-28 12:31:59 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion snapshot/json/intellij.html
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,7 @@ <h1>IntelliJ Support</h1>
<div id="footer">
<div id="footer-text">
Version 3.2.2-SNAPSHOT<br>
Last updated 2024-03-28 12:31:48 UTC
Last updated 2024-03-28 12:31:59 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion snapshot/json/introduction.html
Original file line number Diff line number Diff line change
Expand Up @@ -508,7 +508,7 @@ <h1>Introduction</h1>
<div id="footer">
<div id="footer-text">
Version 3.2.2-SNAPSHOT<br>
Last updated 2024-03-28 12:31:48 UTC
Last updated 2024-03-28 12:31:59 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion snapshot/json/jsonapi.html
Original file line number Diff line number Diff line change
Expand Up @@ -771,7 +771,7 @@ <h2 id="_identifier_rendering">Identifier Rendering</h2>
<div id="footer">
<div id="footer-text">
Version 3.2.2-SNAPSHOT<br>
Last updated 2024-03-28 12:31:48 UTC
Last updated 2024-03-28 12:31:59 UTC
</div>
</div>
</body>
Expand Down
4 changes: 2 additions & 2 deletions snapshot/json/modelNaming.html
Original file line number Diff line number Diff line change
Expand Up @@ -470,7 +470,7 @@ <h1>Model Naming</h1>
</td>
<td class="content">
Some model names are <em>reserved</em> since there are properties of the same name injected into the view:
<code>locale</code>, <code>response</code>, <code>request</code>, <code>page</code>, <code>controllerNamespace</code>, <code>controllerName</code>, <code>actionName</code>, <code>config</code>, <code>generator</code>
<code>locale</code>, <code>response</code>, <code>request</code>, <code>page</code>, <code>controllerNamespace</code>, <code>controllerName</code>, <code>actionName</code>, <code>config</code>, <code>generator</code>, <code>json</code>
</td>
</tr>
</table>
Expand Down Expand Up @@ -703,7 +703,7 @@ <h3 id="_template_name">Template Name</h3>
<div id="footer">
<div id="footer-text">
Version 3.2.2-SNAPSHOT<br>
Last updated 2024-03-28 12:31:48 UTC
Last updated 2024-03-28 12:31:59 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion snapshot/json/pluginSupport.html
Original file line number Diff line number Diff line change
Expand Up @@ -565,7 +565,7 @@ <h2 id="_customizing_the_compile_task">Customizing the Compile Task</h2>
<div id="footer">
<div id="footer-text">
Version 3.2.2-SNAPSHOT<br>
Last updated 2024-03-28 12:31:48 UTC
Last updated 2024-03-28 12:31:59 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion snapshot/json/rendering.html
Original file line number Diff line number Diff line change
Expand Up @@ -631,7 +631,7 @@ <h2 id="_domain_class_rendering_and_templates">Domain Class Rendering and Templa
<div id="footer">
<div id="footer-text">
Version 3.2.2-SNAPSHOT<br>
Last updated 2024-03-28 12:31:48 UTC
Last updated 2024-03-28 12:31:59 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion snapshot/json/staticCompilation.html
Original file line number Diff line number Diff line change
Expand Up @@ -486,7 +486,7 @@ <h1>Static Compilation</h1>
<div id="footer">
<div id="footer-text">
Version 3.2.2-SNAPSHOT<br>
Last updated 2024-03-28 12:31:48 UTC
Last updated 2024-03-28 12:31:59 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion snapshot/json/templateEngine.html
Original file line number Diff line number Diff line change
Expand Up @@ -471,7 +471,7 @@ <h1>The JsonTemplateEngine</h1>
<div id="footer">
<div id="footer-text">
Version 3.2.2-SNAPSHOT<br>
Last updated 2024-03-28 12:31:48 UTC
Last updated 2024-03-28 12:31:59 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion snapshot/json/templates.html
Original file line number Diff line number Diff line change
Expand Up @@ -728,7 +728,7 @@ <h2 id="_template_inheritance">Template Inheritance</h2>
<div id="footer">
<div id="footer-text">
Version 3.2.2-SNAPSHOT<br>
Last updated 2024-03-28 12:31:48 UTC
Last updated 2024-03-28 12:31:59 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion snapshot/json/testing.html
Original file line number Diff line number Diff line change
Expand Up @@ -572,7 +572,7 @@ <h2 id="_new_testing_framework">New Testing Framework</h2>
<div id="footer">
<div id="footer-text">
Version 3.2.2-SNAPSHOT<br>
Last updated 2024-03-28 12:31:48 UTC
Last updated 2024-03-28 12:31:59 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion snapshot/json/viewApi.html
Original file line number Diff line number Diff line change
Expand Up @@ -663,7 +663,7 @@ <h2 id="_miscellaneous_properties">Miscellaneous Properties</h2>
<div id="footer">
<div id="footer-text">
Version 3.2.2-SNAPSHOT<br>
Last updated 2024-03-28 12:31:48 UTC
Last updated 2024-03-28 12:31:59 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion snapshot/markup/configuration.html
Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,7 @@ <h1>Configuration</h1>
<div id="footer">
<div id="footer-text">
Version 3.2.2-SNAPSHOT<br>
Last updated 2024-03-28 12:31:48 UTC
Last updated 2024-03-28 12:31:59 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion snapshot/markup/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -606,7 +606,7 @@ <h2 id="_configuration">Configuration</h2>
<div id="footer">
<div id="footer-text">
Version 3.2.2-SNAPSHOT<br>
Last updated 2024-03-28 12:31:48 UTC
Last updated 2024-03-28 12:31:59 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion snapshot/markup/installation.html
Original file line number Diff line number Diff line change
Expand Up @@ -484,7 +484,7 @@ <h1>Installation</h1>
<div id="footer">
<div id="footer-text">
Version 3.2.2-SNAPSHOT<br>
Last updated 2024-03-28 12:31:48 UTC
Last updated 2024-03-28 12:31:59 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion snapshot/markup/introduction.html
Original file line number Diff line number Diff line change
Expand Up @@ -489,7 +489,7 @@ <h1>Introduction</h1>
<div id="footer">
<div id="footer-text">
Version 3.2.2-SNAPSHOT<br>
Last updated 2024-03-28 12:31:48 UTC
Last updated 2024-03-28 12:31:59 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion snapshot/markup/viewApi.html
Original file line number Diff line number Diff line change
Expand Up @@ -482,7 +482,7 @@ <h1>Markup View API</h1>
<div id="footer">
<div id="footer-text">
Version 3.2.2-SNAPSHOT<br>
Last updated 2024-03-28 12:31:48 UTC
Last updated 2024-03-28 12:31:59 UTC
</div>
</div>
</body>
Expand Down

0 comments on commit bec706b

Please sign in to comment.