From 9464ac6ea9248da748ee3ce4f0907aeafc8e1dfd Mon Sep 17 00:00:00 2001 From: Christian Williams & Jay Phillips Date: Fri, 23 Jul 2010 18:14:22 -0700 Subject: [PATCH] Fix titles, prettify Release Notes. --- docs.html.markdown | 4 +- index.html | 4 +- ...-notes.html => release-notes.html.markdown | 45 ++----------------- 3 files changed, 8 insertions(+), 45 deletions(-) rename release-notes.html => release-notes.html.markdown (62%) diff --git a/docs.html.markdown b/docs.html.markdown index 164b9ed..6d037b9 100644 --- a/docs.html.markdown +++ b/docs.html.markdown @@ -1,6 +1,6 @@ --- layout: default -title: Blogging Like a Hacker +title: Jasmine User Guide --- ======= @@ -16,7 +16,7 @@ Quick Start ### Which Release Should I Use? -Please use the latest version unless you have a good reason not to. Some of this documentation may not be applicable to older versions. Please see [Release Notes](http://pivotal.github.com/jasmine/release-notes) for change information. +Please use the latest version unless you have a good reason not to. Some of this documentation may not be applicable to older versions. Please see [Release Notes](release-notes.html) for change information. Why Another JavaScript TDD/BDD Framework? ----------- diff --git a/index.html b/index.html index de65dbf..38f31ca 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,6 @@ --- layout: default -title: Blogging Like a Hacker +title: Jasmine Javascript Testing Framework --- - - - - +--- +layout: default +title: Jasmine Javascript Testing Framework +---

Release Notes

@@ -74,5 +39,3 @@
  • If you turn on the mock clock, you’ll get a spurious log message at the end of your spec.
  • - -