diff --git a/snapshot/index.html b/snapshot/index.html index 7839f5c05..cd28997ea 100644 --- a/snapshot/index.html +++ b/snapshot/index.html @@ -704,14 +704,6 @@

2.3. Installation

-

If you are also using MongoDB you may want to add the views-json-templates dependency too which includes support for GeoJSON:

-
-
-
-
compile "org.grails.plugins:views-json-templates:4.0.0-SNAPSHOT"
-
-
-

To enable Gradle compilation of JSON views for production environment add the following to the buildscript dependencies block:

@@ -2709,18 +2701,6 @@

2.14.2. Basic Libraries

For example if you want to render all instances of type foo.bar.Birthday create a template called src/main/gson/foo/bar/_birthday.gson then compile the template and place the JAR on the classpath of your application.

-
- - - - - -
- - -See the GeoJSON templates for MongoDB for example of how it provides global templates for Mongo specific classes. -
-

2.14.3. Customizing the Compile Task

@@ -3185,7 +3165,7 @@

3.4. Configuration

diff --git a/snapshot/introduction.html b/snapshot/introduction.html index dbdebc515..72fe6873c 100644 --- a/snapshot/introduction.html +++ b/snapshot/introduction.html @@ -461,7 +461,7 @@

Introduction

diff --git a/snapshot/json/configuration.html b/snapshot/json/configuration.html index 32b340067..7ade24eac 100644 --- a/snapshot/json/configuration.html +++ b/snapshot/json/configuration.html @@ -649,7 +649,7 @@

Default Time Zone

diff --git a/snapshot/json/contentNegotiation.html b/snapshot/json/contentNegotiation.html index fe8271957..004e60bc2 100644 --- a/snapshot/json/contentNegotiation.html +++ b/snapshot/json/contentNegotiation.html @@ -633,7 +633,7 @@

Content Negotiation and Custom Mime Types

diff --git a/snapshot/json/converters.html b/snapshot/json/converters.html index 33834f9da..05403f78f 100644 --- a/snapshot/json/converters.html +++ b/snapshot/json/converters.html @@ -496,7 +496,7 @@

Custom Converters

diff --git a/snapshot/json/debugging.html b/snapshot/json/debugging.html index e9bfe6761..7e491ae73 100644 --- a/snapshot/json/debugging.html +++ b/snapshot/json/debugging.html @@ -506,7 +506,7 @@

Connecting a Debugger

diff --git a/snapshot/json/hal.html b/snapshot/json/hal.html index e1f68b883..51c609b0f 100644 --- a/snapshot/json/hal.html +++ b/snapshot/json/hal.html @@ -889,7 +889,7 @@

HAL Pagination

diff --git a/snapshot/json/history.html b/snapshot/json/history.html index d4b161668..5f3807194 100644 --- a/snapshot/json/history.html +++ b/snapshot/json/history.html @@ -576,7 +576,7 @@

Version History

diff --git a/snapshot/json/index.html b/snapshot/json/index.html index 8d3b63af0..432ce630b 100644 --- a/snapshot/json/index.html +++ b/snapshot/json/index.html @@ -755,14 +755,6 @@

Installation

-

If you are also using MongoDB you may want to add the views-json-templates dependency too which includes support for GeoJSON:

-
-
-
-
compile "org.grails.plugins:views-json-templates:4.0.0-SNAPSHOT"
-
-
-

To enable Gradle compilation of JSON views for production environment add the following to the buildscript dependencies block:

@@ -2782,18 +2774,6 @@

Basic Libraries

For example if you want to render all instances of type foo.bar.Birthday create a template called src/main/gson/foo/bar/_birthday.gson then compile the template and place the JAR on the classpath of your application.

-
- - - - - -
- - -See the GeoJSON templates for MongoDB for example of how it provides global templates for Mongo specific classes. -
-

Customizing the Compile Task

@@ -3120,7 +3100,7 @@

Connecting a Debugger

diff --git a/snapshot/json/installation.html b/snapshot/json/installation.html index 1a2cfb5bf..bec04c855 100644 --- a/snapshot/json/installation.html +++ b/snapshot/json/installation.html @@ -454,14 +454,6 @@

Installation

-

If you are also using MongoDB you may want to add the views-json-templates dependency too which includes support for GeoJSON:

-
-
-
-
compile "org.grails.plugins:views-json-templates:4.0.0-SNAPSHOT"
-
-
-

To enable Gradle compilation of JSON views for production environment add the following to the buildscript dependencies block:

@@ -492,7 +484,7 @@

Installation

diff --git a/snapshot/json/intellij.html b/snapshot/json/intellij.html index 635049c8c..bdcf26745 100644 --- a/snapshot/json/intellij.html +++ b/snapshot/json/intellij.html @@ -461,7 +461,7 @@

IntelliJ Support

diff --git a/snapshot/json/introduction.html b/snapshot/json/introduction.html index afa3a918e..b6e9551ca 100644 --- a/snapshot/json/introduction.html +++ b/snapshot/json/introduction.html @@ -508,7 +508,7 @@

Introduction

diff --git a/snapshot/json/jsonapi.html b/snapshot/json/jsonapi.html index 6c4078c12..42789462d 100644 --- a/snapshot/json/jsonapi.html +++ b/snapshot/json/jsonapi.html @@ -771,7 +771,7 @@

Identifier Rendering

diff --git a/snapshot/json/modelNaming.html b/snapshot/json/modelNaming.html index 5964de8d1..de023cb6f 100644 --- a/snapshot/json/modelNaming.html +++ b/snapshot/json/modelNaming.html @@ -703,7 +703,7 @@

Template Name

diff --git a/snapshot/json/pluginSupport.html b/snapshot/json/pluginSupport.html index fc2f7753c..0c71a2b10 100644 --- a/snapshot/json/pluginSupport.html +++ b/snapshot/json/pluginSupport.html @@ -520,18 +520,6 @@

Basic Libraries

For example if you want to render all instances of type foo.bar.Birthday create a template called src/main/gson/foo/bar/_birthday.gson then compile the template and place the JAR on the classpath of your application.

-
- - - - - -
- - -See the GeoJSON templates for MongoDB for example of how it provides global templates for Mongo specific classes. -
-
@@ -565,7 +553,7 @@

Customizing the Compile Task

diff --git a/snapshot/json/rendering.html b/snapshot/json/rendering.html index 633eb0024..aa7da9f0f 100644 --- a/snapshot/json/rendering.html +++ b/snapshot/json/rendering.html @@ -631,7 +631,7 @@

Domain Class Rendering and Templa diff --git a/snapshot/json/staticCompilation.html b/snapshot/json/staticCompilation.html index f991c0205..5a5e99102 100644 --- a/snapshot/json/staticCompilation.html +++ b/snapshot/json/staticCompilation.html @@ -486,7 +486,7 @@

Static Compilation

diff --git a/snapshot/json/templateEngine.html b/snapshot/json/templateEngine.html index a73376f2c..646fc055a 100644 --- a/snapshot/json/templateEngine.html +++ b/snapshot/json/templateEngine.html @@ -471,7 +471,7 @@

The JsonTemplateEngine

diff --git a/snapshot/json/templates.html b/snapshot/json/templates.html index 27062ffbf..5eba11e71 100644 --- a/snapshot/json/templates.html +++ b/snapshot/json/templates.html @@ -728,7 +728,7 @@

Template Inheritance

diff --git a/snapshot/json/testing.html b/snapshot/json/testing.html index 59b0abe2f..86e015661 100644 --- a/snapshot/json/testing.html +++ b/snapshot/json/testing.html @@ -572,7 +572,7 @@

New Testing Framework

diff --git a/snapshot/json/viewApi.html b/snapshot/json/viewApi.html index 8e15d48f7..c63d513ef 100644 --- a/snapshot/json/viewApi.html +++ b/snapshot/json/viewApi.html @@ -663,7 +663,7 @@

Miscellaneous Properties

diff --git a/snapshot/markup/configuration.html b/snapshot/markup/configuration.html index b6fcc203b..c6eb10cf1 100644 --- a/snapshot/markup/configuration.html +++ b/snapshot/markup/configuration.html @@ -469,7 +469,7 @@

Configuration

diff --git a/snapshot/markup/index.html b/snapshot/markup/index.html index 77f7ece20..c8532cdbd 100644 --- a/snapshot/markup/index.html +++ b/snapshot/markup/index.html @@ -606,7 +606,7 @@

Configuration

diff --git a/snapshot/markup/installation.html b/snapshot/markup/installation.html index 58a70a6a3..6fa79c8da 100644 --- a/snapshot/markup/installation.html +++ b/snapshot/markup/installation.html @@ -484,7 +484,7 @@

Installation

diff --git a/snapshot/markup/introduction.html b/snapshot/markup/introduction.html index ff2f07670..4709a78c1 100644 --- a/snapshot/markup/introduction.html +++ b/snapshot/markup/introduction.html @@ -489,7 +489,7 @@

Introduction

diff --git a/snapshot/markup/viewApi.html b/snapshot/markup/viewApi.html index 39e6480c5..7fb56643c 100644 --- a/snapshot/markup/viewApi.html +++ b/snapshot/markup/viewApi.html @@ -482,7 +482,7 @@

Markup View API