From 24f7df15e6a5b4b08201b3a6650340998f3ed381 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 12 Jan 2013 13:57:41 -0800 Subject: [PATCH] Remove mention of Extend page from readme and index page --- README.md | 2 +- docs/index.html | 3 --- docs/templates/pages/index.mustache | 3 --- 3 files changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index de6973b85f..2714cdf9ee 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ $ npm install recess connect uglify-js jshint -g ``` + **build** - `make` -Runs the recess compiler to rebuild the `/less` files and compiles the docs pages. Requires recess and uglify-js. Read more in our docs » +Runs the recess compiler to rebuild the `/less` files and compiles the docs pages. Requires recess and uglify-js. + **test** - `make test` Runs jshint and qunit tests headlessly in [phantomjs](http://code.google.com/p/phantomjs/) (used for ci). Depends on having phantomjs installed. diff --git a/docs/index.html b/docs/index.html index d7dd74ff54..b941e2261f 100644 --- a/docs/index.html +++ b/docs/index.html @@ -80,9 +80,6 @@
  • Examples
  • -
  • - Extend -
  • Version 3.0.0
  • diff --git a/docs/templates/pages/index.mustache b/docs/templates/pages/index.mustache index b0eb23bf24..1c71d11514 100644 --- a/docs/templates/pages/index.mustache +++ b/docs/templates/pages/index.mustache @@ -12,9 +12,6 @@
  • Examples
  • -
  • - Extend -
  • Version 3.0.0