From d1c8f65cd3658fea7dca6ecc833ba8c090bfd9cd Mon Sep 17 00:00:00 2001 From: James Mead <3169+floehopper@users.noreply.github.com> Date: Tue, 15 Jan 2019 16:05:56 +0000 Subject: [PATCH] Remove redundant & broken script tag from custom yard template This must've been needed with an older version of yard, but the `app.js` file now lives in a `js` directory not a `javascripts` directory and in any case it is now included within the `head` element of the layout. --- docs/Mocha.html | 7 +++---- docs/Mocha/API.html | 7 +++---- docs/Mocha/ClassMethods.html | 7 +++---- docs/Mocha/Configuration.html | 7 +++---- docs/Mocha/Expectation.html | 7 +++---- docs/Mocha/ExpectationError.html | 7 +++---- docs/Mocha/ExpectationErrorFactory.html | 7 +++---- docs/Mocha/Hooks.html | 7 +++---- docs/Mocha/Integration.html | 7 +++---- docs/Mocha/Integration/MiniTest.html | 7 +++---- docs/Mocha/Integration/MiniTest/Adapter.html | 7 +++---- docs/Mocha/Integration/TestUnit.html | 7 +++---- docs/Mocha/Integration/TestUnit/Adapter.html | 7 +++---- docs/Mocha/Mock.html | 7 +++---- docs/Mocha/ObjectMethods.html | 7 +++---- docs/Mocha/ParameterMatchers.html | 7 +++---- docs/Mocha/ParameterMatchers/AllOf.html | 7 +++---- docs/Mocha/ParameterMatchers/AnyOf.html | 7 +++---- docs/Mocha/ParameterMatchers/AnyParameters.html | 7 +++---- docs/Mocha/ParameterMatchers/Anything.html | 7 +++---- docs/Mocha/ParameterMatchers/Base.html | 7 +++---- docs/Mocha/ParameterMatchers/Equals.html | 7 +++---- docs/Mocha/ParameterMatchers/EquivalentUri.html | 7 +++---- docs/Mocha/ParameterMatchers/HasEntries.html | 7 +++---- docs/Mocha/ParameterMatchers/HasEntry.html | 7 +++---- docs/Mocha/ParameterMatchers/HasKey.html | 7 +++---- docs/Mocha/ParameterMatchers/HasValue.html | 7 +++---- docs/Mocha/ParameterMatchers/Includes.html | 7 +++---- docs/Mocha/ParameterMatchers/InstanceOf.html | 7 +++---- docs/Mocha/ParameterMatchers/IsA.html | 7 +++---- docs/Mocha/ParameterMatchers/KindOf.html | 7 +++---- docs/Mocha/ParameterMatchers/Not.html | 7 +++---- docs/Mocha/ParameterMatchers/Optionally.html | 7 +++---- docs/Mocha/ParameterMatchers/RegexpMatches.html | 7 +++---- docs/Mocha/ParameterMatchers/RespondsWith.html | 7 +++---- docs/Mocha/ParameterMatchers/YamlEquivalent.html | 7 +++---- docs/Mocha/Sequence.html | 7 +++---- docs/Mocha/StateMachine.html | 7 +++---- docs/Mocha/StateMachine/State.html | 7 +++---- docs/Mocha/StateMachine/StatePredicate.html | 7 +++---- docs/Mocha/StubbingError.html | 7 +++---- docs/Mocha/UnexpectedInvocation.html | 7 +++---- docs/_index.html | 7 +++---- docs/file.COPYING.html | 9 ++++----- docs/file.MIT-LICENSE.html | 9 ++++----- docs/file.README.html | 9 ++++----- docs/file.RELEASE.html | 9 ++++----- docs/index.html | 9 ++++----- docs/top-level-namespace.html | 7 +++---- yard-templates/default/layout/html/google_analytics.erb | 4 +--- 50 files changed, 153 insertions(+), 204 deletions(-) diff --git a/docs/Mocha.html b/docs/Mocha.html index 78fe269bc..fd85690b9 100644 --- a/docs/Mocha.html +++ b/docs/Mocha.html @@ -106,8 +106,6 @@

Defined Under Namespace

- - + + diff --git a/docs/Mocha/API.html b/docs/Mocha/API.html index 5149df2af..208ab35f2 100644 --- a/docs/Mocha/API.html +++ b/docs/Mocha/API.html @@ -1035,8 +1035,6 @@

- - + + diff --git a/docs/Mocha/ClassMethods.html b/docs/Mocha/ClassMethods.html index 1457ee47d..8a4bd8876 100644 --- a/docs/Mocha/ClassMethods.html +++ b/docs/Mocha/ClassMethods.html @@ -246,8 +246,6 @@

- - + + diff --git a/docs/Mocha/Configuration.html b/docs/Mocha/Configuration.html index 47e048088..c2aab6e80 100644 --- a/docs/Mocha/Configuration.html +++ b/docs/Mocha/Configuration.html @@ -605,8 +605,6 @@

- - + + diff --git a/docs/Mocha/Expectation.html b/docs/Mocha/Expectation.html index f8e8e780c..97587e26e 100644 --- a/docs/Mocha/Expectation.html +++ b/docs/Mocha/Expectation.html @@ -2688,8 +2688,6 @@

- - + + diff --git a/docs/Mocha/ExpectationError.html b/docs/Mocha/ExpectationError.html index 3e69ae1c7..383add583 100644 --- a/docs/Mocha/ExpectationError.html +++ b/docs/Mocha/ExpectationError.html @@ -136,8 +136,6 @@

Overview

- -
+ + diff --git a/docs/Mocha/ExpectationErrorFactory.html b/docs/Mocha/ExpectationErrorFactory.html index a88ca2da6..5d8b14d96 100644 --- a/docs/Mocha/ExpectationErrorFactory.html +++ b/docs/Mocha/ExpectationErrorFactory.html @@ -248,8 +248,6 @@

- - + + diff --git a/docs/Mocha/Hooks.html b/docs/Mocha/Hooks.html index 3ab8c8ae3..51caf1ba6 100644 --- a/docs/Mocha/Hooks.html +++ b/docs/Mocha/Hooks.html @@ -364,8 +364,6 @@

- - + + diff --git a/docs/Mocha/Integration.html b/docs/Mocha/Integration.html index c8348fd43..0b27f3406 100644 --- a/docs/Mocha/Integration.html +++ b/docs/Mocha/Integration.html @@ -104,8 +104,6 @@

Defined Under Namespace

- - + + diff --git a/docs/Mocha/Integration/MiniTest.html b/docs/Mocha/Integration/MiniTest.html index 10a0cda1a..e6900d025 100644 --- a/docs/Mocha/Integration/MiniTest.html +++ b/docs/Mocha/Integration/MiniTest.html @@ -102,8 +102,6 @@

Defined Under Namespace

- - + + diff --git a/docs/Mocha/Integration/MiniTest/Adapter.html b/docs/Mocha/Integration/MiniTest/Adapter.html index d8332ca79..41d4c060e 100644 --- a/docs/Mocha/Integration/MiniTest/Adapter.html +++ b/docs/Mocha/Integration/MiniTest/Adapter.html @@ -144,8 +144,6 @@

Methods included from #Not, #all_of, #any_of, #any_parameters, #anything, #equals, #equivalent_uri, #has_entries, #has_entry, #has_equivalent_query_string, #has_key, #has_value, #includes, #instance_of, #is_a, #kind_of, #optionally, #regexp_matches, #responds_with, #yaml_equivalent

- - + + diff --git a/docs/Mocha/Integration/TestUnit.html b/docs/Mocha/Integration/TestUnit.html index 52fb3f1b9..ee732ac3b 100644 --- a/docs/Mocha/Integration/TestUnit.html +++ b/docs/Mocha/Integration/TestUnit.html @@ -102,8 +102,6 @@

Defined Under Namespace

- - + + diff --git a/docs/Mocha/Integration/TestUnit/Adapter.html b/docs/Mocha/Integration/TestUnit/Adapter.html index bdd2eb985..55cefb453 100644 --- a/docs/Mocha/Integration/TestUnit/Adapter.html +++ b/docs/Mocha/Integration/TestUnit/Adapter.html @@ -144,8 +144,6 @@

Methods included from #Not, #all_of, #any_of, #any_parameters, #anything, #equals, #equivalent_uri, #has_entries, #has_entry, #has_equivalent_query_string, #has_key, #has_value, #includes, #instance_of, #is_a, #kind_of, #optionally, #regexp_matches, #responds_with, #yaml_equivalent

- - + + diff --git a/docs/Mocha/Mock.html b/docs/Mocha/Mock.html index ab928571f..580e5c38c 100644 --- a/docs/Mocha/Mock.html +++ b/docs/Mocha/Mock.html @@ -1176,8 +1176,6 @@

- - + + diff --git a/docs/Mocha/ObjectMethods.html b/docs/Mocha/ObjectMethods.html index 88e00f347..682b30806 100644 --- a/docs/Mocha/ObjectMethods.html +++ b/docs/Mocha/ObjectMethods.html @@ -691,8 +691,6 @@

- - + + diff --git a/docs/Mocha/ParameterMatchers.html b/docs/Mocha/ParameterMatchers.html index 0504dc12d..41aa30c7d 100644 --- a/docs/Mocha/ParameterMatchers.html +++ b/docs/Mocha/ParameterMatchers.html @@ -3028,8 +3028,6 @@

- - + + diff --git a/docs/Mocha/ParameterMatchers/AllOf.html b/docs/Mocha/ParameterMatchers/AllOf.html index ff8f630c7..8e87edb95 100644 --- a/docs/Mocha/ParameterMatchers/AllOf.html +++ b/docs/Mocha/ParameterMatchers/AllOf.html @@ -133,8 +133,6 @@

Methods inherited from #&, #|

- - + + diff --git a/docs/Mocha/ParameterMatchers/AnyOf.html b/docs/Mocha/ParameterMatchers/AnyOf.html index fece9e67f..47775f0da 100644 --- a/docs/Mocha/ParameterMatchers/AnyOf.html +++ b/docs/Mocha/ParameterMatchers/AnyOf.html @@ -133,8 +133,6 @@

Methods inherited from #&, #|

- - + + diff --git a/docs/Mocha/ParameterMatchers/AnyParameters.html b/docs/Mocha/ParameterMatchers/AnyParameters.html index 28c89a264..5da04886a 100644 --- a/docs/Mocha/ParameterMatchers/AnyParameters.html +++ b/docs/Mocha/ParameterMatchers/AnyParameters.html @@ -132,8 +132,6 @@

Methods inherited from #&, #|

- - + + diff --git a/docs/Mocha/ParameterMatchers/Anything.html b/docs/Mocha/ParameterMatchers/Anything.html index ef079a015..44c667824 100644 --- a/docs/Mocha/ParameterMatchers/Anything.html +++ b/docs/Mocha/ParameterMatchers/Anything.html @@ -132,8 +132,6 @@

Methods inherited from #&, #|

- - + + diff --git a/docs/Mocha/ParameterMatchers/Base.html b/docs/Mocha/ParameterMatchers/Base.html index 26356b9af..738cdff99 100644 --- a/docs/Mocha/ParameterMatchers/Base.html +++ b/docs/Mocha/ParameterMatchers/Base.html @@ -427,8 +427,6 @@

- - + + diff --git a/docs/Mocha/ParameterMatchers/Equals.html b/docs/Mocha/ParameterMatchers/Equals.html index 0f675775c..38076b041 100644 --- a/docs/Mocha/ParameterMatchers/Equals.html +++ b/docs/Mocha/ParameterMatchers/Equals.html @@ -133,8 +133,6 @@

Methods inherited from #&, #|

- - + + diff --git a/docs/Mocha/ParameterMatchers/EquivalentUri.html b/docs/Mocha/ParameterMatchers/EquivalentUri.html index 3a6370a57..1cacf01f5 100644 --- a/docs/Mocha/ParameterMatchers/EquivalentUri.html +++ b/docs/Mocha/ParameterMatchers/EquivalentUri.html @@ -132,8 +132,6 @@

Methods inherited from #&, #|

- - + + diff --git a/docs/Mocha/ParameterMatchers/HasEntries.html b/docs/Mocha/ParameterMatchers/HasEntries.html index 0b1753f3b..eaba85a72 100644 --- a/docs/Mocha/ParameterMatchers/HasEntries.html +++ b/docs/Mocha/ParameterMatchers/HasEntries.html @@ -133,8 +133,6 @@

Methods inherited from #&, #|

- - + + diff --git a/docs/Mocha/ParameterMatchers/HasEntry.html b/docs/Mocha/ParameterMatchers/HasEntry.html index 447234f9a..c32fb5998 100644 --- a/docs/Mocha/ParameterMatchers/HasEntry.html +++ b/docs/Mocha/ParameterMatchers/HasEntry.html @@ -133,8 +133,6 @@

Methods inherited from #&, #|

- - + + diff --git a/docs/Mocha/ParameterMatchers/HasKey.html b/docs/Mocha/ParameterMatchers/HasKey.html index b5f3fe3e2..53527019e 100644 --- a/docs/Mocha/ParameterMatchers/HasKey.html +++ b/docs/Mocha/ParameterMatchers/HasKey.html @@ -133,8 +133,6 @@

Methods inherited from #&, #|

- - + + diff --git a/docs/Mocha/ParameterMatchers/HasValue.html b/docs/Mocha/ParameterMatchers/HasValue.html index 37499422c..0860aef00 100644 --- a/docs/Mocha/ParameterMatchers/HasValue.html +++ b/docs/Mocha/ParameterMatchers/HasValue.html @@ -133,8 +133,6 @@

Methods inherited from #&, #|

- - + + diff --git a/docs/Mocha/ParameterMatchers/Includes.html b/docs/Mocha/ParameterMatchers/Includes.html index daf3aee39..895af3519 100644 --- a/docs/Mocha/ParameterMatchers/Includes.html +++ b/docs/Mocha/ParameterMatchers/Includes.html @@ -133,8 +133,6 @@

Methods inherited from #&, #|

- - + + diff --git a/docs/Mocha/ParameterMatchers/InstanceOf.html b/docs/Mocha/ParameterMatchers/InstanceOf.html index 6b72e96ef..ee5dbb35e 100644 --- a/docs/Mocha/ParameterMatchers/InstanceOf.html +++ b/docs/Mocha/ParameterMatchers/InstanceOf.html @@ -133,8 +133,6 @@

Methods inherited from #&, #|

- - + + diff --git a/docs/Mocha/ParameterMatchers/IsA.html b/docs/Mocha/ParameterMatchers/IsA.html index 124e84120..9e3f1795b 100644 --- a/docs/Mocha/ParameterMatchers/IsA.html +++ b/docs/Mocha/ParameterMatchers/IsA.html @@ -132,8 +132,6 @@

Methods inherited from #&, #|

- - + + diff --git a/docs/Mocha/ParameterMatchers/KindOf.html b/docs/Mocha/ParameterMatchers/KindOf.html index 91f9a566c..2f5ea43f1 100644 --- a/docs/Mocha/ParameterMatchers/KindOf.html +++ b/docs/Mocha/ParameterMatchers/KindOf.html @@ -133,8 +133,6 @@

Methods inherited from #&, #|

- - + + diff --git a/docs/Mocha/ParameterMatchers/Not.html b/docs/Mocha/ParameterMatchers/Not.html index 030f3bce3..71e087152 100644 --- a/docs/Mocha/ParameterMatchers/Not.html +++ b/docs/Mocha/ParameterMatchers/Not.html @@ -133,8 +133,6 @@

Methods inherited from #&, #|

- - + + diff --git a/docs/Mocha/ParameterMatchers/Optionally.html b/docs/Mocha/ParameterMatchers/Optionally.html index cbdc1657f..690b07b19 100644 --- a/docs/Mocha/ParameterMatchers/Optionally.html +++ b/docs/Mocha/ParameterMatchers/Optionally.html @@ -132,8 +132,6 @@

Methods inherited from #&, #|

- - + + diff --git a/docs/Mocha/ParameterMatchers/RegexpMatches.html b/docs/Mocha/ParameterMatchers/RegexpMatches.html index a53dddf34..7f36ba386 100644 --- a/docs/Mocha/ParameterMatchers/RegexpMatches.html +++ b/docs/Mocha/ParameterMatchers/RegexpMatches.html @@ -133,8 +133,6 @@

Methods inherited from #&, #|

- - + + diff --git a/docs/Mocha/ParameterMatchers/RespondsWith.html b/docs/Mocha/ParameterMatchers/RespondsWith.html index f7532e691..822538bef 100644 --- a/docs/Mocha/ParameterMatchers/RespondsWith.html +++ b/docs/Mocha/ParameterMatchers/RespondsWith.html @@ -133,8 +133,6 @@

Methods inherited from #&, #|

- - + + diff --git a/docs/Mocha/ParameterMatchers/YamlEquivalent.html b/docs/Mocha/ParameterMatchers/YamlEquivalent.html index f99c6413e..d2c628726 100644 --- a/docs/Mocha/ParameterMatchers/YamlEquivalent.html +++ b/docs/Mocha/ParameterMatchers/YamlEquivalent.html @@ -133,8 +133,6 @@

Methods inherited from #&, #|

- - + + diff --git a/docs/Mocha/Sequence.html b/docs/Mocha/Sequence.html index 78029054d..f2f3e22e6 100644 --- a/docs/Mocha/Sequence.html +++ b/docs/Mocha/Sequence.html @@ -128,8 +128,6 @@

Overview

- -
+ + diff --git a/docs/Mocha/StateMachine.html b/docs/Mocha/StateMachine.html index 90676bff1..741cf5a57 100644 --- a/docs/Mocha/StateMachine.html +++ b/docs/Mocha/StateMachine.html @@ -518,8 +518,6 @@

- - + + diff --git a/docs/Mocha/StateMachine/State.html b/docs/Mocha/StateMachine/State.html index 01be3659f..613a122af 100644 --- a/docs/Mocha/StateMachine/State.html +++ b/docs/Mocha/StateMachine/State.html @@ -120,8 +120,6 @@

Overview

- -
+ + diff --git a/docs/Mocha/StateMachine/StatePredicate.html b/docs/Mocha/StateMachine/StatePredicate.html index 484492c52..830b9581d 100644 --- a/docs/Mocha/StateMachine/StatePredicate.html +++ b/docs/Mocha/StateMachine/StatePredicate.html @@ -120,8 +120,6 @@

Overview

- -
+ + diff --git a/docs/Mocha/StubbingError.html b/docs/Mocha/StubbingError.html index 902c9809b..4ee409673 100644 --- a/docs/Mocha/StubbingError.html +++ b/docs/Mocha/StubbingError.html @@ -129,8 +129,6 @@

Overview

- -
+ + diff --git a/docs/Mocha/UnexpectedInvocation.html b/docs/Mocha/UnexpectedInvocation.html index ba331b074..822d4b357 100644 --- a/docs/Mocha/UnexpectedInvocation.html +++ b/docs/Mocha/UnexpectedInvocation.html @@ -119,8 +119,6 @@

Overview

- -
+ + diff --git a/docs/_index.html b/docs/_index.html index c7e876bd5..898bb59ec 100644 --- a/docs/_index.html +++ b/docs/_index.html @@ -516,8 +516,6 @@

Namespace Listing A-Z

- - + + diff --git a/docs/file.COPYING.html b/docs/file.COPYING.html index bb23c2bf4..42da1cdee 100644 --- a/docs/file.COPYING.html +++ b/docs/file.COPYING.html @@ -60,9 +60,7 @@

Copyright Revieworld Ltd. 2006

You may use, copy and redistribute this library under the same terms as Ruby itself or under the MIT license.

-
- -
+ + diff --git a/docs/file.MIT-LICENSE.html b/docs/file.MIT-LICENSE.html index 6437c9389..6a2729286 100644 --- a/docs/file.MIT-LICENSE.html +++ b/docs/file.MIT-LICENSE.html @@ -64,9 +64,7 @@

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

- - - + + diff --git a/docs/file.README.html b/docs/file.README.html index 87a506980..df63c1c22 100644 --- a/docs/file.README.html +++ b/docs/file.README.html @@ -397,9 +397,7 @@

License

© Copyright Revieworld Ltd. 2006

You may use, copy and redistribute this library under the same terms as Ruby itself or under the MIT license.

- - - + + diff --git a/docs/file.RELEASE.html b/docs/file.RELEASE.html index aae55c546..40dc94f15 100644 --- a/docs/file.RELEASE.html +++ b/docs/file.RELEASE.html @@ -842,9 +842,7 @@

0.1.1

- - - + + diff --git a/docs/index.html b/docs/index.html index ce2a3f725..51cfc21d4 100644 --- a/docs/index.html +++ b/docs/index.html @@ -397,9 +397,7 @@

License

© Copyright Revieworld Ltd. 2006

You may use, copy and redistribute this library under the same terms as Ruby itself or under the MIT license.

- - - + + diff --git a/docs/top-level-namespace.html b/docs/top-level-namespace.html index 0d8e51510..621d873ae 100644 --- a/docs/top-level-namespace.html +++ b/docs/top-level-namespace.html @@ -97,8 +97,6 @@

Defined Under Namespace

- - + + diff --git a/yard-templates/default/layout/html/google_analytics.erb b/yard-templates/default/layout/html/google_analytics.erb index 62b09a637..7a72625a1 100644 --- a/yard-templates/default/layout/html/google_analytics.erb +++ b/yard-templates/default/layout/html/google_analytics.erb @@ -1,5 +1,3 @@ - - \ No newline at end of file +