diff --git a/_ba/tour/abstract-type-members.md b/_ba/tour/abstract-type-members.md index 10aa2d7d41..9e577d7cda 100644 --- a/_ba/tour/abstract-type-members.md +++ b/_ba/tour/abstract-type-members.md @@ -2,9 +2,6 @@ layout: tour title: Apstraktni tipovi language: ba - -discourse: true - partof: scala-tour num: 23 diff --git a/_ba/tour/annotations.md b/_ba/tour/annotations.md index 2040c97626..a8898b4b92 100644 --- a/_ba/tour/annotations.md +++ b/_ba/tour/annotations.md @@ -2,9 +2,6 @@ layout: tour title: Anotacije language: ba - -discourse: true - partof: scala-tour num: 32 diff --git a/_ba/tour/automatic-closures.md b/_ba/tour/automatic-closures.md index dc6e83de40..90f751ee2c 100644 --- a/_ba/tour/automatic-closures.md +++ b/_ba/tour/automatic-closures.md @@ -1,9 +1,6 @@ --- layout: tour title: Automatic Type-Dependent Closure Construction - -discourse: false - partof: scala-tour language: ba diff --git a/_ba/tour/basics.md b/_ba/tour/basics.md index ae47a88d38..ab34a5906b 100644 --- a/_ba/tour/basics.md +++ b/_ba/tour/basics.md @@ -2,9 +2,6 @@ layout: tour title: Osnove language: ba - -discourse: true - partof: scala-tour num: 2 diff --git a/_ba/tour/by-name-parameters.md b/_ba/tour/by-name-parameters.md index 4a46335095..e166f5242f 100644 --- a/_ba/tour/by-name-parameters.md +++ b/_ba/tour/by-name-parameters.md @@ -2,9 +2,6 @@ layout: tour title: By-name parametri language: ba - -discourse: true - partof: scala-tour num: 31 diff --git a/_ba/tour/case-classes.md b/_ba/tour/case-classes.md index 2f0babb99f..a4cac6fad7 100644 --- a/_ba/tour/case-classes.md +++ b/_ba/tour/case-classes.md @@ -2,9 +2,6 @@ layout: tour title: Case klase language: ba - -discourse: true - partof: scala-tour num: 11 diff --git a/_ba/tour/classes.md b/_ba/tour/classes.md index aa5c36068c..534b1c6f27 100644 --- a/_ba/tour/classes.md +++ b/_ba/tour/classes.md @@ -2,9 +2,6 @@ layout: tour title: Klase language: ba - -discourse: true - partof: scala-tour num: 4 diff --git a/_ba/tour/compound-types.md b/_ba/tour/compound-types.md index 0863dce347..316d874c85 100644 --- a/_ba/tour/compound-types.md +++ b/_ba/tour/compound-types.md @@ -2,9 +2,6 @@ layout: tour title: Složeni tipovi language: ba - -discourse: true - partof: scala-tour num: 24 diff --git a/_ba/tour/default-parameter-values.md b/_ba/tour/default-parameter-values.md index 2071d3a661..38be16bcc1 100644 --- a/_ba/tour/default-parameter-values.md +++ b/_ba/tour/default-parameter-values.md @@ -2,9 +2,6 @@ layout: tour title: Podrazumijevane vrijednosti parametara language: ba - -discourse: true - partof: scala-tour num: 33 diff --git a/_ba/tour/extractor-objects.md b/_ba/tour/extractor-objects.md index 7aef9bd432..979f2d4250 100644 --- a/_ba/tour/extractor-objects.md +++ b/_ba/tour/extractor-objects.md @@ -2,9 +2,6 @@ layout: tour title: Ekstraktor objekti language: ba - -discourse: true - partof: scala-tour num: 16 diff --git a/_ba/tour/generic-classes.md b/_ba/tour/generic-classes.md index b9601f024c..c86d8f3f8f 100644 --- a/_ba/tour/generic-classes.md +++ b/_ba/tour/generic-classes.md @@ -2,9 +2,6 @@ layout: tour title: Generičke klase language: ba - -discourse: true - partof: scala-tour num: 18 diff --git a/_ba/tour/higher-order-functions.md b/_ba/tour/higher-order-functions.md index 50531716b0..e7ac3103aa 100644 --- a/_ba/tour/higher-order-functions.md +++ b/_ba/tour/higher-order-functions.md @@ -2,9 +2,6 @@ layout: tour title: Funkcije višeg reda language: ba - -discourse: true - partof: scala-tour num: 8 diff --git a/_ba/tour/implicit-conversions.md b/_ba/tour/implicit-conversions.md index 69609f61f9..090dc03323 100644 --- a/_ba/tour/implicit-conversions.md +++ b/_ba/tour/implicit-conversions.md @@ -2,9 +2,6 @@ layout: tour title: Implicitne konverzije language: ba - -discourse: true - partof: scala-tour num: 27 diff --git a/_ba/tour/implicit-parameters.md b/_ba/tour/implicit-parameters.md index d3ebff2667..5b50d8f5e9 100644 --- a/_ba/tour/implicit-parameters.md +++ b/_ba/tour/implicit-parameters.md @@ -2,9 +2,6 @@ layout: tour title: Implicitni parametri language: ba - -discourse: true - partof: scala-tour num: 26 diff --git a/_ba/tour/inner-classes.md b/_ba/tour/inner-classes.md index f4828f0a40..c5f46c4466 100644 --- a/_ba/tour/inner-classes.md +++ b/_ba/tour/inner-classes.md @@ -2,9 +2,6 @@ layout: tour title: Unutarnje klase language: ba - -discourse: true - partof: scala-tour num: 22 diff --git a/_ba/tour/lower-type-bounds.md b/_ba/tour/lower-type-bounds.md index cf310ead80..9b9b7bd7c9 100644 --- a/_ba/tour/lower-type-bounds.md +++ b/_ba/tour/lower-type-bounds.md @@ -2,9 +2,6 @@ layout: tour title: Donja granica tipa language: ba - -discourse: true - partof: scala-tour num: 21 diff --git a/_ba/tour/mixin-class-composition.md b/_ba/tour/mixin-class-composition.md index cc25efbc16..66ad5f623e 100644 --- a/_ba/tour/mixin-class-composition.md +++ b/_ba/tour/mixin-class-composition.md @@ -2,9 +2,6 @@ layout: tour title: Kompozicija mixin klasa language: ba - -discourse: true - partof: scala-tour num: 6 diff --git a/_ba/tour/multiple-parameter-lists.md b/_ba/tour/multiple-parameter-lists.md index ba0042557c..ed9f22c1b1 100644 --- a/_ba/tour/multiple-parameter-lists.md +++ b/_ba/tour/multiple-parameter-lists.md @@ -2,9 +2,6 @@ layout: tour title: Curry-jevanje language: ba - -discourse: true - partof: scala-tour num: 10 diff --git a/_ba/tour/named-arguments.md b/_ba/tour/named-arguments.md index a2e98b1d56..abe434c3b4 100644 --- a/_ba/tour/named-arguments.md +++ b/_ba/tour/named-arguments.md @@ -2,9 +2,6 @@ layout: tour title: Imenovani parametri language: ba - -discourse: true - partof: scala-tour num: 34 diff --git a/_ba/tour/nested-functions.md b/_ba/tour/nested-functions.md index f7122a33f8..7c4adc75b2 100644 --- a/_ba/tour/nested-functions.md +++ b/_ba/tour/nested-functions.md @@ -2,9 +2,6 @@ layout: tour title: Ugniježdene metode language: ba - -discourse: true - partof: scala-tour num: 9 diff --git a/_ba/tour/operators.md b/_ba/tour/operators.md index 1f68f621a7..259fdca8fe 100644 --- a/_ba/tour/operators.md +++ b/_ba/tour/operators.md @@ -2,9 +2,6 @@ layout: tour title: Operatori language: ba - -discourse: true - partof: scala-tour num: 30 diff --git a/_ba/tour/package-objects.md b/_ba/tour/package-objects.md index e3a020e0f7..cef657c1f5 100644 --- a/_ba/tour/package-objects.md +++ b/_ba/tour/package-objects.md @@ -2,9 +2,6 @@ layout: tour title: Package Objects language: ba - -discourse: true - partof: scala-tour num: 36 diff --git a/_ba/tour/packages-and-imports.md b/_ba/tour/packages-and-imports.md index dcc73e2d73..b21770e3d0 100644 --- a/_ba/tour/packages-and-imports.md +++ b/_ba/tour/packages-and-imports.md @@ -2,9 +2,6 @@ layout: tour title: Packages and Imports language: ba - -discourse: true - partof: scala-tour num: 35 diff --git a/_ba/tour/pattern-matching.md b/_ba/tour/pattern-matching.md index 0403fd0375..6c902033a2 100644 --- a/_ba/tour/pattern-matching.md +++ b/_ba/tour/pattern-matching.md @@ -2,9 +2,6 @@ layout: tour title: Podudaranje uzoraka (pattern matching) language: ba - -discourse: true - partof: scala-tour num: 12 diff --git a/_ba/tour/polymorphic-methods.md b/_ba/tour/polymorphic-methods.md index 250cd850ee..2fcb672428 100644 --- a/_ba/tour/polymorphic-methods.md +++ b/_ba/tour/polymorphic-methods.md @@ -2,9 +2,6 @@ layout: tour title: Polimorfne metode language: ba - -discourse: true - partof: scala-tour num: 28 diff --git a/_ba/tour/regular-expression-patterns.md b/_ba/tour/regular-expression-patterns.md index bf6a256e76..6936f74013 100644 --- a/_ba/tour/regular-expression-patterns.md +++ b/_ba/tour/regular-expression-patterns.md @@ -2,9 +2,6 @@ layout: tour title: Regularni izrazi language: ba - -discourse: true - partof: scala-tour num: 15 diff --git a/_ba/tour/self-types.md b/_ba/tour/self-types.md index 0160d48250..da47a626bc 100644 --- a/_ba/tour/self-types.md +++ b/_ba/tour/self-types.md @@ -2,9 +2,6 @@ layout: tour title: Self-tipovi language: ba - -discourse: true - partof: scala-tour num: 25 diff --git a/_ba/tour/singleton-objects.md b/_ba/tour/singleton-objects.md index 0b570b4593..934791aec0 100644 --- a/_ba/tour/singleton-objects.md +++ b/_ba/tour/singleton-objects.md @@ -2,9 +2,6 @@ layout: tour title: Singlton objekti language: ba - -discourse: true - partof: scala-tour num: 13 diff --git a/_ba/tour/tour-of-scala.md b/_ba/tour/tour-of-scala.md index fafddd571b..9ebb53983b 100644 --- a/_ba/tour/tour-of-scala.md +++ b/_ba/tour/tour-of-scala.md @@ -2,9 +2,6 @@ layout: tour title: Uvod language: ba - -discourse: true - partof: scala-tour num: 1 diff --git a/_ba/tour/traits.md b/_ba/tour/traits.md index e9992f2203..6d0356cda0 100644 --- a/_ba/tour/traits.md +++ b/_ba/tour/traits.md @@ -2,9 +2,6 @@ layout: tour title: Trejtovi language: ba - -discourse: true - partof: scala-tour num: 5 diff --git a/_ba/tour/tuples.md b/_ba/tour/tuples.md index 44873532a1..34bceaa3d1 100644 --- a/_ba/tour/tuples.md +++ b/_ba/tour/tuples.md @@ -2,9 +2,6 @@ layout: tour title: Tuples language: ba - -discourse: true - partof: scala-tour num: next-page: mixin-class-composition diff --git a/_ba/tour/type-inference.md b/_ba/tour/type-inference.md index 662d737e5c..3ff6ab6ce6 100644 --- a/_ba/tour/type-inference.md +++ b/_ba/tour/type-inference.md @@ -2,9 +2,6 @@ layout: tour title: Lokalno zaključivanje tipova (type inference) language: ba - -discourse: true - partof: scala-tour num: 29 diff --git a/_ba/tour/unified-types.md b/_ba/tour/unified-types.md index 44af9e748e..70c52bc857 100644 --- a/_ba/tour/unified-types.md +++ b/_ba/tour/unified-types.md @@ -2,9 +2,6 @@ layout: tour title: Sjedinjeni tipovi language: ba - -discourse: true - partof: scala-tour num: 3 diff --git a/_ba/tour/upper-type-bounds.md b/_ba/tour/upper-type-bounds.md index c8cb30d7a8..ce4f4e198e 100644 --- a/_ba/tour/upper-type-bounds.md +++ b/_ba/tour/upper-type-bounds.md @@ -2,9 +2,6 @@ layout: tour title: Gornja granica tipa language: ba - -discourse: true - partof: scala-tour categories: tour num: 20 diff --git a/_ba/tour/variances.md b/_ba/tour/variances.md index a1f955543a..0540982844 100644 --- a/_ba/tour/variances.md +++ b/_ba/tour/variances.md @@ -2,9 +2,6 @@ layout: tour title: Varijanse language: ba - -discourse: true - partof: scala-tour num: 19 diff --git a/_de/tutorials/scala-for-java-programmers.md b/_de/tutorials/scala-for-java-programmers.md index 3211d152b4..e4d64108b7 100644 --- a/_de/tutorials/scala-for-java-programmers.md +++ b/_de/tutorials/scala-for-java-programmers.md @@ -3,8 +3,6 @@ layout: singlepage-overview title: Ein Scala Tutorial für Java Programmierer partof: scala-for-java-programmers - -discourse: false language: de --- diff --git a/_es/overviews/core/actors.md b/_es/overviews/core/actors.md index 8c74bcf92e..6285fef884 100644 --- a/_es/overviews/core/actors.md +++ b/_es/overviews/core/actors.md @@ -5,8 +5,6 @@ title: API de actores en Scala partof: actors language: es - -discourse: false --- **Philipp Haller and Stephen Tu** diff --git a/_es/overviews/core/string-interpolation.md b/_es/overviews/core/string-interpolation.md index 392a0b68ac..c36c334c35 100644 --- a/_es/overviews/core/string-interpolation.md +++ b/_es/overviews/core/string-interpolation.md @@ -5,8 +5,6 @@ title: Interpolación de cadenas partof: string-interpolation language: es - -discourse: false --- **Josh Suereth** diff --git a/_es/overviews/parallel-collections/architecture.md b/_es/overviews/parallel-collections/architecture.md index fa8d146b00..342ad453a0 100644 --- a/_es/overviews/parallel-collections/architecture.md +++ b/_es/overviews/parallel-collections/architecture.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: Arquitectura de la librería de colecciones paralelas de Scala - -discourse: false - partof: parallel-collections overview-name: Parallel Collections diff --git a/_es/overviews/parallel-collections/concrete-parallel-collections.md b/_es/overviews/parallel-collections/concrete-parallel-collections.md index 3cb5e36a94..7ee02de9ac 100644 --- a/_es/overviews/parallel-collections/concrete-parallel-collections.md +++ b/_es/overviews/parallel-collections/concrete-parallel-collections.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: Clases Concretas de las Colecciones Paralelas - -discourse: false - partof: parallel-collections overview-name: Parallel Collections diff --git a/_es/overviews/parallel-collections/configuration.md b/_es/overviews/parallel-collections/configuration.md index 6e921bc9a5..8405a1474f 100644 --- a/_es/overviews/parallel-collections/configuration.md +++ b/_es/overviews/parallel-collections/configuration.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: Configurando las colecciones paralelas - -discourse: false - partof: parallel-collections overview-name: Parallel Collections diff --git a/_es/overviews/parallel-collections/conversions.md b/_es/overviews/parallel-collections/conversions.md index ec836d0338..dd3caa1543 100644 --- a/_es/overviews/parallel-collections/conversions.md +++ b/_es/overviews/parallel-collections/conversions.md @@ -1,8 +1,6 @@ --- layout: multipage-overview title: Conversiones en colecciones paralelas -discourse: false - partof: parallel-collections overview-name: Parallel Collections diff --git a/_es/overviews/parallel-collections/ctries.md b/_es/overviews/parallel-collections/ctries.md index c45a112520..9979e50bda 100644 --- a/_es/overviews/parallel-collections/ctries.md +++ b/_es/overviews/parallel-collections/ctries.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: Tries Concurrentes - -discourse: false - partof: parallel-collections overview-name: Parallel Collections diff --git a/_es/overviews/parallel-collections/custom-parallel-collections.md b/_es/overviews/parallel-collections/custom-parallel-collections.md index 802d9f5286..d142e88083 100644 --- a/_es/overviews/parallel-collections/custom-parallel-collections.md +++ b/_es/overviews/parallel-collections/custom-parallel-collections.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: Creating Custom Parallel Collections - -discourse: false - partof: parallel-collections overview-name: Parallel Collections diff --git a/_es/overviews/parallel-collections/overview.md b/_es/overviews/parallel-collections/overview.md index 8e69d27b2a..41ec0d61a8 100644 --- a/_es/overviews/parallel-collections/overview.md +++ b/_es/overviews/parallel-collections/overview.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: Overview - -discourse: false - partof: parallel-collections overview-name: Parallel Collections diff --git a/_es/overviews/parallel-collections/performance.md b/_es/overviews/parallel-collections/performance.md index 26d2237b10..202223dafc 100644 --- a/_es/overviews/parallel-collections/performance.md +++ b/_es/overviews/parallel-collections/performance.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: Midiendo el rendimiento - -discourse: false - partof: parallel-collections overview-name: Parallel Collections diff --git a/_es/tour/abstract-type-members.md b/_es/tour/abstract-type-members.md index ac54a11ca7..ffcf7fd482 100644 --- a/_es/tour/abstract-type-members.md +++ b/_es/tour/abstract-type-members.md @@ -1,9 +1,6 @@ --- layout: tour title: Tipos Abstractos - -discourse: false - partof: scala-tour num: 2 diff --git a/_es/tour/annotations.md b/_es/tour/annotations.md index 4d42a6f406..d638ead6b3 100644 --- a/_es/tour/annotations.md +++ b/_es/tour/annotations.md @@ -1,9 +1,6 @@ --- layout: tour title: Anotaciones - -discourse: false - partof: scala-tour num: 3 diff --git a/_es/tour/automatic-closures.md b/_es/tour/automatic-closures.md index a6eba7b6c5..bb26c5a665 100644 --- a/_es/tour/automatic-closures.md +++ b/_es/tour/automatic-closures.md @@ -1,9 +1,6 @@ --- layout: tour title: Construcción de closures automáticas - -discourse: false - partof: scala-tour num: 16 diff --git a/_es/tour/basics.md b/_es/tour/basics.md index 80977f061b..42dedb304b 100644 --- a/_es/tour/basics.md +++ b/_es/tour/basics.md @@ -1,9 +1,6 @@ --- layout: tour title: Basics - -discourse: false - partof: scala-tour language: es diff --git a/_es/tour/by-name-parameters.md b/_es/tour/by-name-parameters.md index da953ddcb4..24f1e0cd23 100644 --- a/_es/tour/by-name-parameters.md +++ b/_es/tour/by-name-parameters.md @@ -1,9 +1,6 @@ --- layout: tour title: By-name Parameters - -discourse: false - partof: scala-tour language: es --- diff --git a/_es/tour/case-classes.md b/_es/tour/case-classes.md index 4e4a203b20..74c5d1a48e 100644 --- a/_es/tour/case-classes.md +++ b/_es/tour/case-classes.md @@ -1,9 +1,6 @@ --- layout: tour title: Clases Case - -discourse: false - partof: scala-tour num: 5 diff --git a/_es/tour/classes.md b/_es/tour/classes.md index 1ed2c731dc..90bd399be0 100644 --- a/_es/tour/classes.md +++ b/_es/tour/classes.md @@ -1,9 +1,6 @@ --- layout: tour title: Clases - -discourse: false - partof: scala-tour num: 4 diff --git a/_es/tour/compound-types.md b/_es/tour/compound-types.md index c352ba2c9b..9173b7ff1c 100644 --- a/_es/tour/compound-types.md +++ b/_es/tour/compound-types.md @@ -1,9 +1,6 @@ --- layout: tour title: Tipos Compuestos - -discourse: false - partof: scala-tour num: 6 diff --git a/_es/tour/default-parameter-values.md b/_es/tour/default-parameter-values.md index 4a34538fce..3c71c990c8 100644 --- a/_es/tour/default-parameter-values.md +++ b/_es/tour/default-parameter-values.md @@ -1,9 +1,6 @@ --- layout: tour title: Valores de parámetros por defecto - -discourse: false - partof: scala-tour num: 34 diff --git a/_es/tour/extractor-objects.md b/_es/tour/extractor-objects.md index 5f1d180488..a59c93558a 100644 --- a/_es/tour/extractor-objects.md +++ b/_es/tour/extractor-objects.md @@ -1,9 +1,6 @@ --- layout: tour title: Objetos Extractores - -discourse: false - partof: scala-tour num: 8 diff --git a/_es/tour/for-comprehensions.md b/_es/tour/for-comprehensions.md index 55903d9f1b..55f16ee7d6 100644 --- a/_es/tour/for-comprehensions.md +++ b/_es/tour/for-comprehensions.md @@ -1,9 +1,6 @@ --- layout: tour title: For Comprehensions - -discourse: false - partof: scala-tour language: es --- diff --git a/_es/tour/generic-classes.md b/_es/tour/generic-classes.md index 5236628353..60d7626cab 100644 --- a/_es/tour/generic-classes.md +++ b/_es/tour/generic-classes.md @@ -1,9 +1,6 @@ --- layout: tour title: Clases genéricas - -discourse: false - partof: scala-tour num: 9 diff --git a/_es/tour/higher-order-functions.md b/_es/tour/higher-order-functions.md index 899dca2139..c9e0a9e44b 100644 --- a/_es/tour/higher-order-functions.md +++ b/_es/tour/higher-order-functions.md @@ -1,9 +1,6 @@ --- layout: tour title: Funciones de orden superior - -discourse: false - partof: scala-tour num: 18 diff --git a/_es/tour/implicit-conversions.md b/_es/tour/implicit-conversions.md index 1979510108..a0e254a3ca 100644 --- a/_es/tour/implicit-conversions.md +++ b/_es/tour/implicit-conversions.md @@ -1,9 +1,6 @@ --- layout: tour title: Implicit Conversions - -discourse: false - partof: scala-tour num: 32 diff --git a/_es/tour/implicit-parameters.md b/_es/tour/implicit-parameters.md index 581593a7c3..f6c52d5c8a 100644 --- a/_es/tour/implicit-parameters.md +++ b/_es/tour/implicit-parameters.md @@ -1,9 +1,6 @@ --- layout: tour title: Parámetros implícitos - -discourse: false - partof: scala-tour num: 10 diff --git a/_es/tour/inner-classes.md b/_es/tour/inner-classes.md index ee044d6fb9..4b36fd1e63 100644 --- a/_es/tour/inner-classes.md +++ b/_es/tour/inner-classes.md @@ -1,9 +1,6 @@ --- layout: tour title: Clases Internas - -discourse: false - partof: scala-tour num: 11 diff --git a/_es/tour/lower-type-bounds.md b/_es/tour/lower-type-bounds.md index 0fc3b5aba5..1ba22280af 100644 --- a/_es/tour/lower-type-bounds.md +++ b/_es/tour/lower-type-bounds.md @@ -1,9 +1,6 @@ --- layout: tour title: Límite de tipado inferior - -discourse: false - partof: scala-tour num: 26 diff --git a/_es/tour/mixin-class-composition.md b/_es/tour/mixin-class-composition.md index 18ab6b4f2f..9221859891 100644 --- a/_es/tour/mixin-class-composition.md +++ b/_es/tour/mixin-class-composition.md @@ -1,9 +1,6 @@ --- layout: tour title: Composición de clases mixin - -discourse: false - partof: scala-tour num: 12 diff --git a/_es/tour/multiple-parameter-lists.md b/_es/tour/multiple-parameter-lists.md index 9eff54f5b1..771660755b 100644 --- a/_es/tour/multiple-parameter-lists.md +++ b/_es/tour/multiple-parameter-lists.md @@ -1,9 +1,6 @@ --- layout: tour title: Currying - -discourse: false - partof: scala-tour num: 15 diff --git a/_es/tour/named-arguments.md b/_es/tour/named-arguments.md index ab289648a7..38dd0574d4 100644 --- a/_es/tour/named-arguments.md +++ b/_es/tour/named-arguments.md @@ -1,9 +1,6 @@ --- layout: tour title: Parámetros nombrados - -discourse: false - partof: scala-tour num: 35 diff --git a/_es/tour/nested-functions.md b/_es/tour/nested-functions.md index 3813a2b905..2e77eb4ea4 100644 --- a/_es/tour/nested-functions.md +++ b/_es/tour/nested-functions.md @@ -1,9 +1,6 @@ --- layout: tour title: Funciones Anidadas - -discourse: false - partof: scala-tour num: 13 diff --git a/_es/tour/operators.md b/_es/tour/operators.md index fa7c55cf65..a2d3b5e4be 100644 --- a/_es/tour/operators.md +++ b/_es/tour/operators.md @@ -1,9 +1,6 @@ --- layout: tour title: Operadores - -discourse: false - partof: scala-tour num: 17 diff --git a/_es/tour/package-objects.md b/_es/tour/package-objects.md index 600e428523..3878959d9e 100644 --- a/_es/tour/package-objects.md +++ b/_es/tour/package-objects.md @@ -2,9 +2,6 @@ layout: tour title: Package Objects language: es - -discourse: true - partof: scala-tour num: 36 diff --git a/_es/tour/packages-and-imports.md b/_es/tour/packages-and-imports.md index 3d1c4989d2..d65092cb46 100644 --- a/_es/tour/packages-and-imports.md +++ b/_es/tour/packages-and-imports.md @@ -2,9 +2,6 @@ layout: tour title: Packages and Imports language: es - -discourse: true - partof: scala-tour num: 35 diff --git a/_es/tour/pattern-matching.md b/_es/tour/pattern-matching.md index d20d83bf56..40e733df7a 100644 --- a/_es/tour/pattern-matching.md +++ b/_es/tour/pattern-matching.md @@ -1,9 +1,6 @@ --- layout: tour title: Reconocimiento de patrones - -discourse: false - partof: scala-tour num: 20 diff --git a/_es/tour/polymorphic-methods.md b/_es/tour/polymorphic-methods.md index c14ca2a18d..ec656e9f8b 100644 --- a/_es/tour/polymorphic-methods.md +++ b/_es/tour/polymorphic-methods.md @@ -1,9 +1,6 @@ --- layout: tour title: Métodos polimórficos - -discourse: false - partof: scala-tour num: 21 diff --git a/_es/tour/regular-expression-patterns.md b/_es/tour/regular-expression-patterns.md index bb0571a27a..7631ce9397 100644 --- a/_es/tour/regular-expression-patterns.md +++ b/_es/tour/regular-expression-patterns.md @@ -1,9 +1,6 @@ --- layout: tour title: Patrones basados en expresiones regulares - -discourse: false - partof: scala-tour num: 22 diff --git a/_es/tour/self-types.md b/_es/tour/self-types.md index 68ba5c0923..79714212a7 100644 --- a/_es/tour/self-types.md +++ b/_es/tour/self-types.md @@ -1,9 +1,6 @@ --- layout: tour title: Autorefrencias explicitamente tipadas - -discourse: false - partof: scala-tour num: 27 diff --git a/_es/tour/singleton-objects.md b/_es/tour/singleton-objects.md index 021b413912..93ca598b82 100644 --- a/_es/tour/singleton-objects.md +++ b/_es/tour/singleton-objects.md @@ -1,9 +1,6 @@ --- layout: tour title: Singleton Objects - -discourse: false - partof: scala-tour num: 12 diff --git a/_es/tour/tour-of-scala.md b/_es/tour/tour-of-scala.md index 14ef79cebc..20dacd8615 100644 --- a/_es/tour/tour-of-scala.md +++ b/_es/tour/tour-of-scala.md @@ -1,9 +1,6 @@ --- layout: tour title: Introducción - -discourse: false - partof: scala-tour num: 1 diff --git a/_es/tour/traits.md b/_es/tour/traits.md index 363fee8148..6c41030de5 100644 --- a/_es/tour/traits.md +++ b/_es/tour/traits.md @@ -1,9 +1,6 @@ --- layout: tour title: Traits - -discourse: false - partof: scala-tour num: 24 diff --git a/_es/tour/tuples.md b/_es/tour/tuples.md index dde02b6ded..8b2e140140 100644 --- a/_es/tour/tuples.md +++ b/_es/tour/tuples.md @@ -1,9 +1,6 @@ --- layout: tour title: Tuples - -discourse: false - partof: scala-tour num: language: es diff --git a/_es/tour/type-inference.md b/_es/tour/type-inference.md index 9a0e48758b..67e0b52099 100644 --- a/_es/tour/type-inference.md +++ b/_es/tour/type-inference.md @@ -1,9 +1,6 @@ --- layout: tour title: Inferencia de tipos Local - -discourse: false - partof: scala-tour num: 29 diff --git a/_es/tour/unified-types.md b/_es/tour/unified-types.md index d2f8bc76c2..5f37f7b47d 100644 --- a/_es/tour/unified-types.md +++ b/_es/tour/unified-types.md @@ -1,9 +1,6 @@ --- layout: tour title: Tipos Unificados - -discourse: false - partof: scala-tour num: 30 diff --git a/_es/tour/upper-type-bounds.md b/_es/tour/upper-type-bounds.md index cc91503762..663915f957 100644 --- a/_es/tour/upper-type-bounds.md +++ b/_es/tour/upper-type-bounds.md @@ -1,9 +1,6 @@ --- layout: tour title: Límite de tipado superior - -discourse: false - partof: scala-tour num: 25 diff --git a/_es/tour/variances.md b/_es/tour/variances.md index e437375545..feedee8fbb 100644 --- a/_es/tour/variances.md +++ b/_es/tour/variances.md @@ -1,9 +1,6 @@ --- layout: tour title: Varianzas - -discourse: false - partof: scala-tour num: 31 diff --git a/_es/tutorials/scala-for-java-programmers.md b/_es/tutorials/scala-for-java-programmers.md index 2992b770ea..9624ec6aa9 100644 --- a/_es/tutorials/scala-for-java-programmers.md +++ b/_es/tutorials/scala-for-java-programmers.md @@ -3,8 +3,6 @@ layout: singlepage-overview title: Tutorial de Scala para programadores Java partof: scala-for-java-programmers - -discourse: true language: es --- diff --git a/_includes/discourse.html b/_includes/discourse.html deleted file mode 100644 index 1a08884791..0000000000 --- a/_includes/discourse.html +++ /dev/null @@ -1,12 +0,0 @@ -
- - diff --git a/_it/tutorials/scala-for-java-programmers.md b/_it/tutorials/scala-for-java-programmers.md index 8ca1f16f66..fa4327bbeb 100644 --- a/_it/tutorials/scala-for-java-programmers.md +++ b/_it/tutorials/scala-for-java-programmers.md @@ -3,8 +3,6 @@ layout: singlepage-overview title: Un'introduzione a Scala per programmatori Java partof: scala-for-java-programmers - -discourse: false language: it --- diff --git a/_ja/overviews/collections/arrays.md b/_ja/overviews/collections/arrays.md index a2b72591d8..fa041b8794 100644 --- a/_ja/overviews/collections/arrays.md +++ b/_ja/overviews/collections/arrays.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: 配列 - -discourse: false - partof: collections overview-name: Collections diff --git a/_ja/overviews/collections/concrete-immutable-collection-classes.md b/_ja/overviews/collections/concrete-immutable-collection-classes.md index 77a2a4880a..a9fe59ff87 100644 --- a/_ja/overviews/collections/concrete-immutable-collection-classes.md +++ b/_ja/overviews/collections/concrete-immutable-collection-classes.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: 具象不変コレクションクラス - -discourse: false - partof: collections overview-name: Collections diff --git a/_ja/overviews/collections/concrete-mutable-collection-classes.md b/_ja/overviews/collections/concrete-mutable-collection-classes.md index 8534783b1a..2f20a87c48 100644 --- a/_ja/overviews/collections/concrete-mutable-collection-classes.md +++ b/_ja/overviews/collections/concrete-mutable-collection-classes.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: 具象可変コレクションクラス - -discourse: false - partof: collections overview-name: Collections diff --git a/_ja/overviews/collections/conversions-between-java-and-scala-collections.md b/_ja/overviews/collections/conversions-between-java-and-scala-collections.md index 3de4df0782..b5d5bc49a7 100644 --- a/_ja/overviews/collections/conversions-between-java-and-scala-collections.md +++ b/_ja/overviews/collections/conversions-between-java-and-scala-collections.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: Java と Scala 間のコレクションの変換 - -discourse: false - partof: collections overview-name: Collections diff --git a/_ja/overviews/collections/creating-collections-from-scratch.md b/_ja/overviews/collections/creating-collections-from-scratch.md index 4544c56457..0b96900988 100644 --- a/_ja/overviews/collections/creating-collections-from-scratch.md +++ b/_ja/overviews/collections/creating-collections-from-scratch.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: コレクションの作成 - -discourse: false - partof: collections overview-name: Collections diff --git a/_ja/overviews/collections/equality.md b/_ja/overviews/collections/equality.md index 6f68fb5d90..628711de07 100644 --- a/_ja/overviews/collections/equality.md +++ b/_ja/overviews/collections/equality.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: 等価性 - -discourse: false - partof: collections overview-name: Collections diff --git a/_ja/overviews/collections/introduction.md b/_ja/overviews/collections/introduction.md index af4a2bf5ee..4c1c037ec4 100644 --- a/_ja/overviews/collections/introduction.md +++ b/_ja/overviews/collections/introduction.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: はじめに - -discourse: false - partof: collections overview-name: Collections diff --git a/_ja/overviews/collections/iterators.md b/_ja/overviews/collections/iterators.md index 7ac3076e79..f97d1e6eb6 100644 --- a/_ja/overviews/collections/iterators.md +++ b/_ja/overviews/collections/iterators.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: イテレータ - -discourse: false - partof: collections overview-name: Collections diff --git a/_ja/overviews/collections/maps.md b/_ja/overviews/collections/maps.md index c824f55b8d..4b75d186b5 100644 --- a/_ja/overviews/collections/maps.md +++ b/_ja/overviews/collections/maps.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: マップ - -discourse: false - partof: collections overview-name: Collections diff --git a/_ja/overviews/collections/migrating-from-scala-27.md b/_ja/overviews/collections/migrating-from-scala-27.md index f8464de499..0b96708232 100644 --- a/_ja/overviews/collections/migrating-from-scala-27.md +++ b/_ja/overviews/collections/migrating-from-scala-27.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: Scala 2.7 からの移行 - -discourse: false - partof: collections overview-name: Collections diff --git a/_ja/overviews/collections/overview.md b/_ja/overviews/collections/overview.md index 83b514eb30..35618e66cb 100644 --- a/_ja/overviews/collections/overview.md +++ b/_ja/overviews/collections/overview.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: 可変コレクションおよび不変コレクション - -discourse: false - partof: collections overview-name: Collections diff --git a/_ja/overviews/collections/performance-characteristics.md b/_ja/overviews/collections/performance-characteristics.md index d8fecb85ba..c9a19ab8a2 100644 --- a/_ja/overviews/collections/performance-characteristics.md +++ b/_ja/overviews/collections/performance-characteristics.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: 性能特性 - -discourse: false - partof: collections overview-name: Collections diff --git a/_ja/overviews/collections/seqs.md b/_ja/overviews/collections/seqs.md index d9b392365a..51b6efba27 100644 --- a/_ja/overviews/collections/seqs.md +++ b/_ja/overviews/collections/seqs.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: 列トレイト Seq、IndexedSeq、および LinearSeq - -discourse: false - partof: collections overview-name: Collections diff --git a/_ja/overviews/collections/sets.md b/_ja/overviews/collections/sets.md index 816cb61ef6..dedc9b9556 100644 --- a/_ja/overviews/collections/sets.md +++ b/_ja/overviews/collections/sets.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: 集合 - -discourse: false - partof: collections overview-name: Collections diff --git a/_ja/overviews/collections/strings.md b/_ja/overviews/collections/strings.md index e605c099f9..1872aa602c 100644 --- a/_ja/overviews/collections/strings.md +++ b/_ja/overviews/collections/strings.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: 文字列 - -discourse: false - partof: collections overview-name: Collections diff --git a/_ja/overviews/collections/trait-iterable.md b/_ja/overviews/collections/trait-iterable.md index 8b63926456..6aebcf4126 100644 --- a/_ja/overviews/collections/trait-iterable.md +++ b/_ja/overviews/collections/trait-iterable.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: Iterable トレイト - -discourse: false - partof: collections overview-name: Collections diff --git a/_ja/overviews/collections/trait-traversable.md b/_ja/overviews/collections/trait-traversable.md index 52c14efb64..99c1ec6729 100644 --- a/_ja/overviews/collections/trait-traversable.md +++ b/_ja/overviews/collections/trait-traversable.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: Traversable トレイト - -discourse: false - partof: collections overview-name: Collections diff --git a/_ja/overviews/collections/views.md b/_ja/overviews/collections/views.md index 650858d07e..69e851d6d4 100644 --- a/_ja/overviews/collections/views.md +++ b/_ja/overviews/collections/views.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: ビュー - -discourse: false - partof: collections overview-name: Collections diff --git a/_ja/overviews/core/futures.md b/_ja/overviews/core/futures.md index 11b88dcda3..bb10d71730 100644 --- a/_ja/overviews/core/futures.md +++ b/_ja/overviews/core/futures.md @@ -5,8 +5,6 @@ title: Future と Promise partof: futures language: ja - -discourse: false --- **Philipp Haller, Aleksandar Prokopec, Heather Miller, Viktor Klang, Roland Kuhn, Vojin Jovanovic 著**
diff --git a/_ja/overviews/core/string-interpolation.md b/_ja/overviews/core/string-interpolation.md index 23491ae1d7..779deb0534 100644 --- a/_ja/overviews/core/string-interpolation.md +++ b/_ja/overviews/core/string-interpolation.md @@ -5,8 +5,6 @@ title: 文字列の補間 partof: string-interpolation language: ja - -discourse: false --- **Josh Suereth 著**
diff --git a/_ja/overviews/core/value-classes.md b/_ja/overviews/core/value-classes.md index 406a86e4e2..a7899ec737 100644 --- a/_ja/overviews/core/value-classes.md +++ b/_ja/overviews/core/value-classes.md @@ -5,8 +5,6 @@ title: 値クラスと汎用トレイト partof: value-classes language: ja - -discourse: false --- **Mark Harrah 著**
diff --git a/_ja/overviews/macros/annotations.md b/_ja/overviews/macros/annotations.md index e609a667be..652caad33a 100644 --- a/_ja/overviews/macros/annotations.md +++ b/_ja/overviews/macros/annotations.md @@ -2,8 +2,6 @@ layout: multipage-overview language: ja -discourse: false - partof: macros overview-name: Macros diff --git a/_ja/overviews/macros/blackbox-whitebox.md b/_ja/overviews/macros/blackbox-whitebox.md index 13dcfcd921..027a97ccc8 100644 --- a/_ja/overviews/macros/blackbox-whitebox.md +++ b/_ja/overviews/macros/blackbox-whitebox.md @@ -2,8 +2,6 @@ layout: multipage-overview language: ja -discourse: false - partof: macros overview-name: Macros diff --git a/_ja/overviews/macros/bundles.md b/_ja/overviews/macros/bundles.md index 3748fadc9d..c62f99e2ef 100644 --- a/_ja/overviews/macros/bundles.md +++ b/_ja/overviews/macros/bundles.md @@ -1,9 +1,6 @@ --- layout: multipage-overview language: ja - -discourse: false - partof: macros overview-name: Macros diff --git a/_ja/overviews/macros/extractors.md b/_ja/overviews/macros/extractors.md index f8f0d4d683..da0c5b9593 100644 --- a/_ja/overviews/macros/extractors.md +++ b/_ja/overviews/macros/extractors.md @@ -1,9 +1,6 @@ --- layout: multipage-overview language: ja - -discourse: false - partof: macros overview-name: Macros diff --git a/_ja/overviews/macros/implicits.md b/_ja/overviews/macros/implicits.md index 27f0cd430b..002515b6a5 100644 --- a/_ja/overviews/macros/implicits.md +++ b/_ja/overviews/macros/implicits.md @@ -2,8 +2,6 @@ layout: multipage-overview language: ja -discourse: false - partof: macros overview-name: Macros diff --git a/_ja/overviews/macros/inference.md b/_ja/overviews/macros/inference.md index af477dff8c..5ee7b9ee93 100644 --- a/_ja/overviews/macros/inference.md +++ b/_ja/overviews/macros/inference.md @@ -1,9 +1,6 @@ --- layout: multipage-overview language: ja - -discourse: false - title: 型推論補助マクロ --- EXPERIMENTAL diff --git a/_ja/overviews/macros/overview.md b/_ja/overviews/macros/overview.md index adb6eb4105..7101b63e41 100644 --- a/_ja/overviews/macros/overview.md +++ b/_ja/overviews/macros/overview.md @@ -1,9 +1,6 @@ --- layout: multipage-overview language: ja - -discourse: false - partof: macros overview-name: Macros diff --git a/_ja/overviews/macros/paradise.md b/_ja/overviews/macros/paradise.md index 47fdd6d83f..aefc773f2b 100644 --- a/_ja/overviews/macros/paradise.md +++ b/_ja/overviews/macros/paradise.md @@ -1,9 +1,6 @@ --- layout: multipage-overview language: ja - -discourse: false - partof: macros overview-name: Macros diff --git a/_ja/overviews/macros/quasiquotes.md b/_ja/overviews/macros/quasiquotes.md index 80a155847b..e6f35a90ce 100644 --- a/_ja/overviews/macros/quasiquotes.md +++ b/_ja/overviews/macros/quasiquotes.md @@ -1,9 +1,6 @@ --- layout: multipage-overview language: ja - -discourse: false - partof: macros overview-name: Macros diff --git a/_ja/overviews/macros/roadmap.md b/_ja/overviews/macros/roadmap.md index 4a8c7d471d..5e5f7906b2 100644 --- a/_ja/overviews/macros/roadmap.md +++ b/_ja/overviews/macros/roadmap.md @@ -1,9 +1,6 @@ --- layout: multipage-overview language: ja - -discourse: false - partof: macros overview-name: Macros diff --git a/_ja/overviews/macros/typemacros.md b/_ja/overviews/macros/typemacros.md index 8a99b8d47e..4048ebc462 100644 --- a/_ja/overviews/macros/typemacros.md +++ b/_ja/overviews/macros/typemacros.md @@ -1,9 +1,6 @@ --- layout: multipage-overview language: ja - -discourse: false - title: 型マクロ --- OBSOLETE diff --git a/_ja/overviews/macros/typeproviders.md b/_ja/overviews/macros/typeproviders.md index e708c0ee59..cda506b8de 100644 --- a/_ja/overviews/macros/typeproviders.md +++ b/_ja/overviews/macros/typeproviders.md @@ -1,9 +1,6 @@ --- layout: multipage-overview language: ja - -discourse: false - partof: macros overview-name: Macros diff --git a/_ja/overviews/macros/untypedmacros.md b/_ja/overviews/macros/untypedmacros.md index 7bd68cfa82..0fa8d3d19b 100644 --- a/_ja/overviews/macros/untypedmacros.md +++ b/_ja/overviews/macros/untypedmacros.md @@ -1,9 +1,6 @@ --- layout: multipage-overview language: ja - -discourse: false - title: 型指定の無いマクロ --- OBSOLETE diff --git a/_ja/overviews/macros/usecases.md b/_ja/overviews/macros/usecases.md index c5836b3d17..973df60a85 100644 --- a/_ja/overviews/macros/usecases.md +++ b/_ja/overviews/macros/usecases.md @@ -2,8 +2,6 @@ layout: multipage-overview language: ja -discourse: false - partof: macros overview-name: Macros diff --git a/_ja/overviews/parallel-collections/architecture.md b/_ja/overviews/parallel-collections/architecture.md index 9cce07b915..5102996024 100644 --- a/_ja/overviews/parallel-collections/architecture.md +++ b/_ja/overviews/parallel-collections/architecture.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: 並列コレクションライブラリのアーキテクチャ - -discourse: false - partof: parallel-collections overview-name: Parallel Collections diff --git a/_ja/overviews/parallel-collections/concrete-parallel-collections.md b/_ja/overviews/parallel-collections/concrete-parallel-collections.md index 4951280848..b601ba1178 100644 --- a/_ja/overviews/parallel-collections/concrete-parallel-collections.md +++ b/_ja/overviews/parallel-collections/concrete-parallel-collections.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: 具象並列コレクションクラス - -discourse: false - partof: parallel-collections overview-name: Parallel Collections diff --git a/_ja/overviews/parallel-collections/configuration.md b/_ja/overviews/parallel-collections/configuration.md index abc16c8854..f3544cfb96 100644 --- a/_ja/overviews/parallel-collections/configuration.md +++ b/_ja/overviews/parallel-collections/configuration.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: 並列コレクションの設定 - -discourse: false - partof: parallel-collections overview-name: Parallel Collections diff --git a/_ja/overviews/parallel-collections/conversions.md b/_ja/overviews/parallel-collections/conversions.md index 636f6885b4..1127b0e9cc 100644 --- a/_ja/overviews/parallel-collections/conversions.md +++ b/_ja/overviews/parallel-collections/conversions.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: 並列コレクションへの変換 - -discourse: false - partof: parallel-collections overview-name: Parallel Collections diff --git a/_ja/overviews/parallel-collections/ctries.md b/_ja/overviews/parallel-collections/ctries.md index f8144460f1..e7e752aa1a 100644 --- a/_ja/overviews/parallel-collections/ctries.md +++ b/_ja/overviews/parallel-collections/ctries.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: 並行トライ - -discourse: false - partof: parallel-collections overview-name: Parallel Collections diff --git a/_ja/overviews/parallel-collections/custom-parallel-collections.md b/_ja/overviews/parallel-collections/custom-parallel-collections.md index e02cae26b9..9f2c60b518 100644 --- a/_ja/overviews/parallel-collections/custom-parallel-collections.md +++ b/_ja/overviews/parallel-collections/custom-parallel-collections.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: カスタム並列コレクションの作成 - -discourse: false - partof: parallel-collections overview-name: Parallel Collections diff --git a/_ja/overviews/parallel-collections/overview.md b/_ja/overviews/parallel-collections/overview.md index c9bf8e5f57..2f84c62b60 100644 --- a/_ja/overviews/parallel-collections/overview.md +++ b/_ja/overviews/parallel-collections/overview.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: 概要 - -discourse: false - partof: parallel-collections overview-name: Parallel Collections diff --git a/_ja/overviews/parallel-collections/performance.md b/_ja/overviews/parallel-collections/performance.md index 9299680834..d0d92e94b9 100644 --- a/_ja/overviews/parallel-collections/performance.md +++ b/_ja/overviews/parallel-collections/performance.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: 性能の測定 - -discourse: false - partof: parallel-collections overview-name: Parallel Collections diff --git a/_ja/overviews/reflection/annotations-names-scopes.md b/_ja/overviews/reflection/annotations-names-scopes.md index ad8a9322ac..2132e7ef1a 100644 --- a/_ja/overviews/reflection/annotations-names-scopes.md +++ b/_ja/overviews/reflection/annotations-names-scopes.md @@ -1,8 +1,5 @@ --- layout: multipage-overview - -discourse: false - partof: reflection overview-name: Reflection diff --git a/_ja/overviews/reflection/environment-universes-mirrors.md b/_ja/overviews/reflection/environment-universes-mirrors.md index c1c87199ef..475b7f7586 100644 --- a/_ja/overviews/reflection/environment-universes-mirrors.md +++ b/_ja/overviews/reflection/environment-universes-mirrors.md @@ -1,8 +1,5 @@ --- layout: multipage-overview - -discourse: false - partof: reflection overview-name: Reflection diff --git a/_ja/overviews/reflection/overview.md b/_ja/overviews/reflection/overview.md index 004a43795b..92b0673a22 100644 --- a/_ja/overviews/reflection/overview.md +++ b/_ja/overviews/reflection/overview.md @@ -8,8 +8,6 @@ num: 1 language: ja title: 概要 - -discourse: false --- EXPERIMENTAL diff --git a/_ja/overviews/reflection/symbols-trees-types.md b/_ja/overviews/reflection/symbols-trees-types.md index a2b01ce5e0..e5d1313538 100644 --- a/_ja/overviews/reflection/symbols-trees-types.md +++ b/_ja/overviews/reflection/symbols-trees-types.md @@ -1,8 +1,5 @@ --- layout: multipage-overview - -discourse: false - partof: reflection overview-name: Reflection diff --git a/_ja/overviews/reflection/thread-safety.md b/_ja/overviews/reflection/thread-safety.md index d67254ae7a..3acb172b87 100644 --- a/_ja/overviews/reflection/thread-safety.md +++ b/_ja/overviews/reflection/thread-safety.md @@ -1,8 +1,5 @@ --- layout: multipage-overview - -discourse: false - partof: reflection overview-name: Reflection diff --git a/_ja/overviews/reflection/typetags-manifests.md b/_ja/overviews/reflection/typetags-manifests.md index c4eea9aee9..dff84bf89a 100644 --- a/_ja/overviews/reflection/typetags-manifests.md +++ b/_ja/overviews/reflection/typetags-manifests.md @@ -1,8 +1,5 @@ --- layout: multipage-overview - -discourse: false - partof: reflection overview-name: Reflection diff --git a/_ko/tour/abstract-type-members.md b/_ko/tour/abstract-type-members.md index cd68969e81..ba79514b11 100644 --- a/_ko/tour/abstract-type-members.md +++ b/_ko/tour/abstract-type-members.md @@ -1,9 +1,6 @@ --- layout: tour title: 추상 타입 - -discourse: false - partof: scala-tour num: 22 diff --git a/_ko/tour/annotations.md b/_ko/tour/annotations.md index e4674f5bbc..c762b11175 100644 --- a/_ko/tour/annotations.md +++ b/_ko/tour/annotations.md @@ -1,9 +1,6 @@ --- layout: tour title: 어노테이션 - -discourse: false - partof: scala-tour num: 31 diff --git a/_ko/tour/automatic-closures.md b/_ko/tour/automatic-closures.md index 17d07625db..873828bb1b 100644 --- a/_ko/tour/automatic-closures.md +++ b/_ko/tour/automatic-closures.md @@ -1,9 +1,6 @@ --- layout: tour title: 타입 의존 클로저의 자동 구성 - -discourse: false - partof: scala-tour num: 30 diff --git a/_ko/tour/basics.md b/_ko/tour/basics.md index 602c49e3be..19a5e02b68 100644 --- a/_ko/tour/basics.md +++ b/_ko/tour/basics.md @@ -1,9 +1,6 @@ --- layout: tour title: 기초 - -discourse: false - partof: scala-tour num: 2 diff --git a/_ko/tour/by-name-parameters.md b/_ko/tour/by-name-parameters.md index b4202656cd..e46ebdd725 100644 --- a/_ko/tour/by-name-parameters.md +++ b/_ko/tour/by-name-parameters.md @@ -1,9 +1,6 @@ --- layout: tour title: By-name Parameters - -discourse: false - partof: scala-tour language: ko --- diff --git a/_ko/tour/case-classes.md b/_ko/tour/case-classes.md index 5823edd55f..1dcfe852be 100644 --- a/_ko/tour/case-classes.md +++ b/_ko/tour/case-classes.md @@ -1,9 +1,6 @@ --- layout: tour title: 케이스 클래스 - -discourse: false - partof: scala-tour num: 11 diff --git a/_ko/tour/classes.md b/_ko/tour/classes.md index e2aebe798b..4ed82e04c3 100644 --- a/_ko/tour/classes.md +++ b/_ko/tour/classes.md @@ -1,9 +1,6 @@ --- layout: tour title: 클래스 - -discourse: false - partof: scala-tour num: 4 diff --git a/_ko/tour/compound-types.md b/_ko/tour/compound-types.md index fa4333c7c7..2e3b43adc2 100644 --- a/_ko/tour/compound-types.md +++ b/_ko/tour/compound-types.md @@ -1,9 +1,6 @@ --- layout: tour title: 합성 타입 - -discourse: false - partof: scala-tour num: 23 diff --git a/_ko/tour/default-parameter-values.md b/_ko/tour/default-parameter-values.md index 983bc60d8f..5db08c3f4b 100644 --- a/_ko/tour/default-parameter-values.md +++ b/_ko/tour/default-parameter-values.md @@ -1,9 +1,6 @@ --- layout: tour title: 기본 파라미터 값 - -discourse: false - partof: scala-tour num: 32 diff --git a/_ko/tour/extractor-objects.md b/_ko/tour/extractor-objects.md index fee7ae08c9..804769509c 100644 --- a/_ko/tour/extractor-objects.md +++ b/_ko/tour/extractor-objects.md @@ -1,9 +1,6 @@ --- layout: tour title: 추출자 오브젝트 - -discourse: false - partof: scala-tour num: 15 diff --git a/_ko/tour/for-comprehensions.md b/_ko/tour/for-comprehensions.md index d414c1c8f6..668b71c336 100644 --- a/_ko/tour/for-comprehensions.md +++ b/_ko/tour/for-comprehensions.md @@ -1,9 +1,6 @@ --- layout: tour title: For Comprehensions - -discourse: false - partof: scala-tour language: ko --- diff --git a/_ko/tour/generic-classes.md b/_ko/tour/generic-classes.md index fa4eeffb8e..e9f0d66e57 100644 --- a/_ko/tour/generic-classes.md +++ b/_ko/tour/generic-classes.md @@ -1,9 +1,6 @@ --- layout: tour title: 제네릭 클래스 - -discourse: false - partof: scala-tour num: 17 diff --git a/_ko/tour/higher-order-functions.md b/_ko/tour/higher-order-functions.md index cfd1decc91..9861419e18 100644 --- a/_ko/tour/higher-order-functions.md +++ b/_ko/tour/higher-order-functions.md @@ -1,9 +1,6 @@ --- layout: tour title: 고차 함수 - -discourse: false - partof: scala-tour num: 8 diff --git a/_ko/tour/implicit-conversions.md b/_ko/tour/implicit-conversions.md index eb42d4a0fb..d6d211895c 100644 --- a/_ko/tour/implicit-conversions.md +++ b/_ko/tour/implicit-conversions.md @@ -1,9 +1,6 @@ --- layout: tour title: 암시적 변환 - -discourse: false - partof: scala-tour num: 26 diff --git a/_ko/tour/implicit-parameters.md b/_ko/tour/implicit-parameters.md index 4c8a7bf4cf..33acd69f65 100644 --- a/_ko/tour/implicit-parameters.md +++ b/_ko/tour/implicit-parameters.md @@ -1,9 +1,6 @@ --- layout: tour title: 암시적 파라미터 - -discourse: false - partof: scala-tour num: 25 diff --git a/_ko/tour/inner-classes.md b/_ko/tour/inner-classes.md index 3ebaa1d347..f55c531475 100644 --- a/_ko/tour/inner-classes.md +++ b/_ko/tour/inner-classes.md @@ -1,9 +1,6 @@ --- layout: tour title: 내부 클래스 - -discourse: false - partof: scala-tour num: 21 diff --git a/_ko/tour/lower-type-bounds.md b/_ko/tour/lower-type-bounds.md index c36d5a43c3..b5a99e2f19 100644 --- a/_ko/tour/lower-type-bounds.md +++ b/_ko/tour/lower-type-bounds.md @@ -1,9 +1,6 @@ --- layout: tour title: 하위 타입 경계 - -discourse: false - partof: scala-tour num: 20 diff --git a/_ko/tour/mixin-class-composition.md b/_ko/tour/mixin-class-composition.md index 0f6f1b8a54..122d1051a4 100644 --- a/_ko/tour/mixin-class-composition.md +++ b/_ko/tour/mixin-class-composition.md @@ -1,9 +1,6 @@ --- layout: tour title: 믹스인 클래스 컴포지션 - -discourse: false - partof: scala-tour num: 7 diff --git a/_ko/tour/multiple-parameter-lists.md b/_ko/tour/multiple-parameter-lists.md index 49d514be94..ea0ed2fa73 100644 --- a/_ko/tour/multiple-parameter-lists.md +++ b/_ko/tour/multiple-parameter-lists.md @@ -1,9 +1,6 @@ --- layout: tour title: 커링 - -discourse: false - partof: scala-tour num: 10 diff --git a/_ko/tour/named-arguments.md b/_ko/tour/named-arguments.md index 7f13650e38..7386c3c563 100644 --- a/_ko/tour/named-arguments.md +++ b/_ko/tour/named-arguments.md @@ -1,9 +1,6 @@ --- layout: tour title: 이름을 지정한 파라미터 - -discourse: false - partof: scala-tour num: 33 diff --git a/_ko/tour/nested-functions.md b/_ko/tour/nested-functions.md index 8d9126e7ce..ba90ee4a60 100644 --- a/_ko/tour/nested-functions.md +++ b/_ko/tour/nested-functions.md @@ -1,9 +1,6 @@ --- layout: tour title: 중첩 함수 - -discourse: false - partof: scala-tour num: 9 diff --git a/_ko/tour/operators.md b/_ko/tour/operators.md index 4df29bb1b2..fd904bfdd7 100644 --- a/_ko/tour/operators.md +++ b/_ko/tour/operators.md @@ -1,9 +1,6 @@ --- layout: tour title: 연산자 - -discourse: false - partof: scala-tour num: 29 diff --git a/_ko/tour/package-objects.md b/_ko/tour/package-objects.md index 99e15aa8ef..4d57955be0 100644 --- a/_ko/tour/package-objects.md +++ b/_ko/tour/package-objects.md @@ -2,9 +2,6 @@ layout: tour title: Package Objects language: ko - -discourse: true - partof: scala-tour num: 36 diff --git a/_ko/tour/packages-and-imports.md b/_ko/tour/packages-and-imports.md index 6b77e31189..c978597d53 100644 --- a/_ko/tour/packages-and-imports.md +++ b/_ko/tour/packages-and-imports.md @@ -1,9 +1,6 @@ --- layout: tour title: 패키지와 임포트 - -discourse: false - partof: scala-tour num: 35 diff --git a/_ko/tour/pattern-matching.md b/_ko/tour/pattern-matching.md index 64063ee003..e860caed3a 100644 --- a/_ko/tour/pattern-matching.md +++ b/_ko/tour/pattern-matching.md @@ -1,9 +1,6 @@ --- layout: tour title: 패턴 매칭 - -discourse: false - partof: scala-tour num: 12 diff --git a/_ko/tour/polymorphic-methods.md b/_ko/tour/polymorphic-methods.md index 817c6a5ae0..53652a1fe1 100644 --- a/_ko/tour/polymorphic-methods.md +++ b/_ko/tour/polymorphic-methods.md @@ -1,9 +1,6 @@ --- layout: tour title: 다형성 메소드 - -discourse: false - partof: scala-tour num: 27 diff --git a/_ko/tour/regular-expression-patterns.md b/_ko/tour/regular-expression-patterns.md index 4d1a0c00ee..12ffd6caae 100644 --- a/_ko/tour/regular-expression-patterns.md +++ b/_ko/tour/regular-expression-patterns.md @@ -1,9 +1,6 @@ --- layout: tour title: 정규 표현식 패턴 - -discourse: false - partof: scala-tour num: 14 diff --git a/_ko/tour/self-types.md b/_ko/tour/self-types.md index 562c288fd6..bd99c389c7 100644 --- a/_ko/tour/self-types.md +++ b/_ko/tour/self-types.md @@ -1,9 +1,6 @@ --- layout: tour title: 명시적으로 타입이 지정된 자기 참조 - -discourse: false - partof: scala-tour num: 24 diff --git a/_ko/tour/singleton-objects.md b/_ko/tour/singleton-objects.md index 339d05fc1a..56f0923169 100644 --- a/_ko/tour/singleton-objects.md +++ b/_ko/tour/singleton-objects.md @@ -1,9 +1,6 @@ --- layout: tour title: 싱글톤 객체 - -discourse: false - partof: scala-tour num: 13 diff --git a/_ko/tour/tour-of-scala.md b/_ko/tour/tour-of-scala.md index 2595acdb9f..3fbcd8dbcd 100644 --- a/_ko/tour/tour-of-scala.md +++ b/_ko/tour/tour-of-scala.md @@ -1,9 +1,6 @@ --- layout: tour title: 들어가며 - -discourse: false - partof: scala-tour num: 1 diff --git a/_ko/tour/traits.md b/_ko/tour/traits.md index 1d03cd971d..ef521d2588 100644 --- a/_ko/tour/traits.md +++ b/_ko/tour/traits.md @@ -1,9 +1,6 @@ --- layout: tour title: 트레잇 - -discourse: false - partof: scala-tour num: 5 diff --git a/_ko/tour/tuples.md b/_ko/tour/tuples.md index 476aa69d6b..7ed184966a 100644 --- a/_ko/tour/tuples.md +++ b/_ko/tour/tuples.md @@ -2,8 +2,6 @@ layout: tour title: 튜플 -discourse: true - partof: scala-tour num: 6 diff --git a/_ko/tour/type-inference.md b/_ko/tour/type-inference.md index 280cb81bf7..c3daf79e72 100644 --- a/_ko/tour/type-inference.md +++ b/_ko/tour/type-inference.md @@ -1,9 +1,6 @@ --- layout: tour title: 로컬 타입 추론 - -discourse: false - partof: scala-tour num: 28 diff --git a/_ko/tour/unified-types.md b/_ko/tour/unified-types.md index 4388823679..4f47c9264b 100644 --- a/_ko/tour/unified-types.md +++ b/_ko/tour/unified-types.md @@ -1,9 +1,6 @@ --- layout: tour title: 통합된 타입 - -discourse: false - partof: scala-tour num: 3 diff --git a/_ko/tour/upper-type-bounds.md b/_ko/tour/upper-type-bounds.md index 51f5ab40d6..05afb71310 100644 --- a/_ko/tour/upper-type-bounds.md +++ b/_ko/tour/upper-type-bounds.md @@ -1,9 +1,6 @@ --- layout: tour title: 상위 타입 경계 - -discourse: false - partof: scala-tour num: 19 diff --git a/_ko/tour/variances.md b/_ko/tour/variances.md index 5e0a4d82f3..7cc2b404ac 100644 --- a/_ko/tour/variances.md +++ b/_ko/tour/variances.md @@ -1,9 +1,6 @@ --- layout: tour title: 가변성 - -discourse: false - partof: scala-tour num: 18 diff --git a/_ko/tutorials/scala-for-java-programmers.md b/_ko/tutorials/scala-for-java-programmers.md index 3c0e811fac..a6f82684c3 100644 --- a/_ko/tutorials/scala-for-java-programmers.md +++ b/_ko/tutorials/scala-for-java-programmers.md @@ -3,8 +3,6 @@ layout: singlepage-overview title: 자바 프로그래머를 위한 스칼라 튜토리얼 partof: scala-for-java-programmers - -discourse: false language: ko --- diff --git a/_overviews/FAQ/breakout.md b/_overviews/FAQ/breakout.md index b5ef234cda..bdc1b1cf89 100644 --- a/_overviews/FAQ/breakout.md +++ b/_overviews/FAQ/breakout.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: What is breakOut, and how does it work? - -discourse: true - overview-name: FAQ partof: FAQ diff --git a/_overviews/FAQ/chaining-implicits.md b/_overviews/FAQ/chaining-implicits.md index 261d8b7bb7..0360137934 100644 --- a/_overviews/FAQ/chaining-implicits.md +++ b/_overviews/FAQ/chaining-implicits.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: How can I chain/nest implicit conversions? - -discourse: true - overview-name: FAQ partof: FAQ diff --git a/_overviews/FAQ/collections.md b/_overviews/FAQ/collections.md index d78a2340a9..fdff503280 100644 --- a/_overviews/FAQ/collections.md +++ b/_overviews/FAQ/collections.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: How are the collections structured? Which one should I choose? - -discourse: true - overview-name: FAQ partof: FAQ diff --git a/_overviews/FAQ/context-bounds.md b/_overviews/FAQ/context-bounds.md index ad79c2990d..7212ffe91c 100644 --- a/_overviews/FAQ/context-bounds.md +++ b/_overviews/FAQ/context-bounds.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: What are Scala context bounds? - -discourse: true - overview-name: FAQ partof: FAQ diff --git a/_overviews/FAQ/finding-implicits.md b/_overviews/FAQ/finding-implicits.md index 69a1c4a49e..1236a44cc3 100644 --- a/_overviews/FAQ/finding-implicits.md +++ b/_overviews/FAQ/finding-implicits.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: Where does Scala look for implicits? - -discourse: true - overview-name: FAQ partof: FAQ diff --git a/_overviews/FAQ/finding-symbols.md b/_overviews/FAQ/finding-symbols.md index aca08ae12f..7306a78b93 100644 --- a/_overviews/FAQ/finding-symbols.md +++ b/_overviews/FAQ/finding-symbols.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: How do I find what some symbol means or does? - -discourse: true - overview-name: FAQ partof: FAQ diff --git a/_overviews/FAQ/index.md b/_overviews/FAQ/index.md index 417d08280d..91ab76367b 100644 --- a/_overviews/FAQ/index.md +++ b/_overviews/FAQ/index.md @@ -1,9 +1,6 @@ --- layout: singlepage-overview title: Scala FAQs - -discourse: true - permalink: /tutorials/FAQ/index.html --- diff --git a/_overviews/FAQ/initialization-order.md b/_overviews/FAQ/initialization-order.md index 2c6f0b678f..21d24a7ba4 100644 --- a/_overviews/FAQ/initialization-order.md +++ b/_overviews/FAQ/initialization-order.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: Why is my abstract or overridden val null? - -discourse: true - overview-name: FAQ partof: FAQ diff --git a/_overviews/FAQ/stream-view-iterator.md b/_overviews/FAQ/stream-view-iterator.md index cc6215233a..93dd48489f 100644 --- a/_overviews/FAQ/stream-view-iterator.md +++ b/_overviews/FAQ/stream-view-iterator.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: What is the difference between view, stream and iterator? - -discourse: true - overview-name: FAQ partof: FAQ diff --git a/_overviews/FAQ/yield.md b/_overviews/FAQ/yield.md index 795fc6d375..358fd141ef 100644 --- a/_overviews/FAQ/yield.md +++ b/_overviews/FAQ/yield.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: How does yield work? - -discourse: true - partof: FAQ num: 2 permalink: /tutorials/FAQ/:title.html diff --git a/_overviews/collections-2.13/arrays.md b/_overviews/collections-2.13/arrays.md index 65c2a82d2f..da0c44bc9f 100644 --- a/_overviews/collections-2.13/arrays.md +++ b/_overviews/collections-2.13/arrays.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: Arrays - -discourse: true - partof: collections-213 overview-name: Collections diff --git a/_overviews/collections-2.13/concrete-immutable-collection-classes.md b/_overviews/collections-2.13/concrete-immutable-collection-classes.md index a93e1911cf..ec82d10f6b 100644 --- a/_overviews/collections-2.13/concrete-immutable-collection-classes.md +++ b/_overviews/collections-2.13/concrete-immutable-collection-classes.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: Concrete Immutable Collection Classes - -discourse: true - partof: collections-213 overview-name: Collections diff --git a/_overviews/collections-2.13/concrete-mutable-collection-classes.md b/_overviews/collections-2.13/concrete-mutable-collection-classes.md index 21b373078b..b92075b5fe 100644 --- a/_overviews/collections-2.13/concrete-mutable-collection-classes.md +++ b/_overviews/collections-2.13/concrete-mutable-collection-classes.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: Concrete Mutable Collection Classes - -discourse: true - partof: collections-213 overview-name: Collections diff --git a/_overviews/collections-2.13/conversions-between-java-and-scala-collections.md b/_overviews/collections-2.13/conversions-between-java-and-scala-collections.md index b23967df24..432af4fc48 100644 --- a/_overviews/collections-2.13/conversions-between-java-and-scala-collections.md +++ b/_overviews/collections-2.13/conversions-between-java-and-scala-collections.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: Conversions Between Java and Scala Collections - -discourse: true - partof: collections-213 overview-name: Collections diff --git a/_overviews/collections-2.13/creating-collections-from-scratch.md b/_overviews/collections-2.13/creating-collections-from-scratch.md index 7305a4b13d..abfd58802f 100644 --- a/_overviews/collections-2.13/creating-collections-from-scratch.md +++ b/_overviews/collections-2.13/creating-collections-from-scratch.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: Creating Collections From Scratch - -discourse: true - partof: collections-213 overview-name: Collections diff --git a/_overviews/collections-2.13/equality.md b/_overviews/collections-2.13/equality.md index 6be2ab45a6..cfcaca9712 100644 --- a/_overviews/collections-2.13/equality.md +++ b/_overviews/collections-2.13/equality.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: Equality - -discourse: true - partof: collections-213 overview-name: Collections diff --git a/_overviews/collections-2.13/introduction.md b/_overviews/collections-2.13/introduction.md index 2b238045da..3107afe5d6 100644 --- a/_overviews/collections-2.13/introduction.md +++ b/_overviews/collections-2.13/introduction.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: Introduction - -discourse: true - partof: collections-213 overview-name: Collections diff --git a/_overviews/collections-2.13/iterators.md b/_overviews/collections-2.13/iterators.md index 915e3d1018..84fc09d994 100644 --- a/_overviews/collections-2.13/iterators.md +++ b/_overviews/collections-2.13/iterators.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: Iterators - -discourse: true - partof: collections-213 overview-name: Collections diff --git a/_overviews/collections-2.13/maps.md b/_overviews/collections-2.13/maps.md index 7097e9e38d..4c7374a369 100644 --- a/_overviews/collections-2.13/maps.md +++ b/_overviews/collections-2.13/maps.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: Maps - -discourse: true - partof: collections-213 overview-name: Collections diff --git a/_overviews/collections-2.13/overview.md b/_overviews/collections-2.13/overview.md index 681566cd85..0f9928235b 100644 --- a/_overviews/collections-2.13/overview.md +++ b/_overviews/collections-2.13/overview.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: Mutable and Immutable Collections - -discourse: true - partof: collections-213 overview-name: Collections diff --git a/_overviews/collections-2.13/performance-characteristics.md b/_overviews/collections-2.13/performance-characteristics.md index e706b078a1..f3de9ed870 100644 --- a/_overviews/collections-2.13/performance-characteristics.md +++ b/_overviews/collections-2.13/performance-characteristics.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: Performance Characteristics - -discourse: true - partof: collections-213 overview-name: Collections diff --git a/_overviews/collections-2.13/seqs.md b/_overviews/collections-2.13/seqs.md index 1ad5a91c52..dc127dde6e 100644 --- a/_overviews/collections-2.13/seqs.md +++ b/_overviews/collections-2.13/seqs.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: The sequence traits Seq, IndexedSeq, and LinearSeq - -discourse: true - partof: collections-213 overview-name: Collections diff --git a/_overviews/collections-2.13/sets.md b/_overviews/collections-2.13/sets.md index 37ac00855a..79683685ff 100644 --- a/_overviews/collections-2.13/sets.md +++ b/_overviews/collections-2.13/sets.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: Sets - -discourse: true - partof: collections-213 overview-name: Collections diff --git a/_overviews/collections-2.13/strings.md b/_overviews/collections-2.13/strings.md index f869e5dd67..f832292789 100644 --- a/_overviews/collections-2.13/strings.md +++ b/_overviews/collections-2.13/strings.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: Strings - -discourse: true - partof: collections-213 overview-name: Collections diff --git a/_overviews/collections-2.13/trait-iterable.md b/_overviews/collections-2.13/trait-iterable.md index aedbd5915d..3ac0fdcb00 100644 --- a/_overviews/collections-2.13/trait-iterable.md +++ b/_overviews/collections-2.13/trait-iterable.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: Trait Iterable - -discourse: true - partof: collections-213 overview-name: Collections diff --git a/_overviews/collections-2.13/views.md b/_overviews/collections-2.13/views.md index 97401e510f..d73b34138a 100644 --- a/_overviews/collections-2.13/views.md +++ b/_overviews/collections-2.13/views.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: Views - -discourse: true - partof: collections-213 overview-name: Collections diff --git a/_overviews/collections/arrays.md b/_overviews/collections/arrays.md index 74af34c41a..a2af6c8f06 100644 --- a/_overviews/collections/arrays.md +++ b/_overviews/collections/arrays.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: Arrays - -discourse: true - partof: collections overview-name: Collections (Scala 2.8 - 2.12) new-version: /overviews/collections-2.13/arrays.html diff --git a/_overviews/collections/concrete-immutable-collection-classes.md b/_overviews/collections/concrete-immutable-collection-classes.md index f18caed726..6c8c5a164c 100644 --- a/_overviews/collections/concrete-immutable-collection-classes.md +++ b/_overviews/collections/concrete-immutable-collection-classes.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: Concrete Immutable Collection Classes - -discourse: true - partof: collections overview-name: Collections (Scala 2.8 - 2.12) new-version: /overviews/collections-2.13/concrete-immutable-collection-classes.html diff --git a/_overviews/collections/concrete-mutable-collection-classes.md b/_overviews/collections/concrete-mutable-collection-classes.md index c54343554d..3b2374e9e4 100644 --- a/_overviews/collections/concrete-mutable-collection-classes.md +++ b/_overviews/collections/concrete-mutable-collection-classes.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: Concrete Mutable Collection Classes - -discourse: true - partof: collections overview-name: Collections (Scala 2.8 - 2.12) new-version: /overviews/collections-2.13/concrete-mutable-collection-classes.html diff --git a/_overviews/collections/conversions-between-java-and-scala-collections.md b/_overviews/collections/conversions-between-java-and-scala-collections.md index 290726fdab..8341a363db 100644 --- a/_overviews/collections/conversions-between-java-and-scala-collections.md +++ b/_overviews/collections/conversions-between-java-and-scala-collections.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: Conversions Between Java and Scala Collections - -discourse: true - partof: collections overview-name: Collections (Scala 2.8 - 2.12) new-version: /overviews/collections-2.13/conversions-between-java-and-scala-collections.html diff --git a/_overviews/collections/creating-collections-from-scratch.md b/_overviews/collections/creating-collections-from-scratch.md index 1732a844e6..a7c1a7ff5b 100644 --- a/_overviews/collections/creating-collections-from-scratch.md +++ b/_overviews/collections/creating-collections-from-scratch.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: Creating Collections From Scratch - -discourse: true - partof: collections overview-name: Collections (Scala 2.8 - 2.12) new-version: /overviews/collections-2.13/creating-collections-from-scratch.html diff --git a/_overviews/collections/equality.md b/_overviews/collections/equality.md index e368d64b35..c949d7aac5 100644 --- a/_overviews/collections/equality.md +++ b/_overviews/collections/equality.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: Equality - -discourse: true - partof: collections overview-name: Collections (Scala 2.8 - 2.12) new-version: /overviews/collections-2.13/creating-collections-from-scratch.html diff --git a/_overviews/collections/introduction.md b/_overviews/collections/introduction.md index 39445c561f..d61806d127 100644 --- a/_overviews/collections/introduction.md +++ b/_overviews/collections/introduction.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: Introduction - -discourse: true - partof: collections overview-name: Collections (Scala 2.8 - 2.12) new-version: /overviews/collections-2.13/introduction.html diff --git a/_overviews/collections/iterators.md b/_overviews/collections/iterators.md index abb3ca4a97..f6b6cf8e2f 100644 --- a/_overviews/collections/iterators.md +++ b/_overviews/collections/iterators.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: Iterators - -discourse: true - partof: collections overview-name: Collections (Scala 2.8 - 2.12) new-version: /overviews/collections-2.13/iterators.html diff --git a/_overviews/collections/maps.md b/_overviews/collections/maps.md index 93b73342fa..c7d07e3304 100644 --- a/_overviews/collections/maps.md +++ b/_overviews/collections/maps.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: Maps - -discourse: true - partof: collections overview-name: Collections (Scala 2.8 - 2.12) new-version: /overviews/collections-2.13/maps.html diff --git a/_overviews/collections/migrating-from-scala-27.md b/_overviews/collections/migrating-from-scala-27.md index 939ef0987c..c671517725 100644 --- a/_overviews/collections/migrating-from-scala-27.md +++ b/_overviews/collections/migrating-from-scala-27.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: Migrating from Scala 2.7 - -discourse: true - partof: collections overview-name: Collections (Scala 2.8 - 2.12) diff --git a/_overviews/collections/overview.md b/_overviews/collections/overview.md index 2b3db7713b..862a8df11a 100644 --- a/_overviews/collections/overview.md +++ b/_overviews/collections/overview.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: Mutable and Immutable Collections - -discourse: true - partof: collections overview-name: Collections (Scala 2.8 - 2.12) new-version: /overviews/collections-2.13/overview.html diff --git a/_overviews/collections/performance-characteristics.md b/_overviews/collections/performance-characteristics.md index 55e8080163..70aa202d71 100644 --- a/_overviews/collections/performance-characteristics.md +++ b/_overviews/collections/performance-characteristics.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: Performance Characteristics - -discourse: true - partof: collections overview-name: Collections (Scala 2.8 - 2.12) new-version: /overviews/collections-2.13/performance-characteristics.html diff --git a/_overviews/collections/seqs.md b/_overviews/collections/seqs.md index 9883ce9c36..9e6f202feb 100644 --- a/_overviews/collections/seqs.md +++ b/_overviews/collections/seqs.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: The sequence traits Seq, IndexedSeq, and LinearSeq - -discourse: true - partof: collections overview-name: Collections (Scala 2.8 - 2.12) new-version: /overviews/collections-2.13/seqs.html diff --git a/_overviews/collections/sets.md b/_overviews/collections/sets.md index 76745eb8bb..6974e0dfe7 100644 --- a/_overviews/collections/sets.md +++ b/_overviews/collections/sets.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: Sets - -discourse: true - partof: collections overview-name: Collections (Scala 2.8 - 2.12) new-version: /overviews/collections-2.13/sets.html diff --git a/_overviews/collections/strings.md b/_overviews/collections/strings.md index bb1a66dd5f..68f2f72552 100644 --- a/_overviews/collections/strings.md +++ b/_overviews/collections/strings.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: Strings - -discourse: true - partof: collections overview-name: Collections (Scala 2.8 - 2.12) new-version: /overviews/collections-2.13/strings.html diff --git a/_overviews/collections/trait-iterable.md b/_overviews/collections/trait-iterable.md index 5f07a242c8..abc8051703 100644 --- a/_overviews/collections/trait-iterable.md +++ b/_overviews/collections/trait-iterable.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: Trait Iterable - -discourse: true - partof: collections overview-name: Collections (Scala 2.8 - 2.12) new-version: /overviews/collections-2.13/trait-iterable.html diff --git a/_overviews/collections/trait-traversable.md b/_overviews/collections/trait-traversable.md index a954246f99..0e04c3a190 100644 --- a/_overviews/collections/trait-traversable.md +++ b/_overviews/collections/trait-traversable.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: Trait Traversable - -discourse: true - partof: collections overview-name: Collections (Scala 2.8 - 2.12) diff --git a/_overviews/collections/views.md b/_overviews/collections/views.md index 86bacf29e1..dd3c128657 100644 --- a/_overviews/collections/views.md +++ b/_overviews/collections/views.md @@ -1,9 +1,6 @@ --- layout: multipage-overview title: Views - -discourse: true - partof: collections overview-name: Collections (Scala 2.8 - 2.12) new-version: /overviews/collections-2.13/views.html diff --git a/_overviews/compiler-options/index.md b/_overviews/compiler-options/index.md index b27efbaa4f..34c1817b29 100644 --- a/_overviews/compiler-options/index.md +++ b/_overviews/compiler-options/index.md @@ -1,8 +1,6 @@ --- layout: singlepage-overview title: Scala Compiler Options - -discourse: true ---