From ecaedff89076b65a20b288f0c99be27e703893fe Mon Sep 17 00:00:00 2001 From: Tim Schaub Date: Fri, 22 Aug 2014 17:28:50 -0600 Subject: [PATCH] Add "unstable" class to unstable items This also removes the events from the sidebar. These are repeated on the main page and only add unnecessary length to the sidebar. --- .../api/template/static/styles/jaguar.css | 1 - config/jsdoc/api/template/tmpl/method.tmpl | 6 ++-- .../jsdoc/api/template/tmpl/navigation.tmpl | 33 ++----------------- .../jsdoc/api/template/tmpl/observables.tmpl | 2 +- config/jsdoc/api/template/tmpl/params.tmpl | 2 +- 5 files changed, 8 insertions(+), 36 deletions(-) diff --git a/config/jsdoc/api/template/static/styles/jaguar.css b/config/jsdoc/api/template/static/styles/jaguar.css index cb4fc866a3..ae0d3cc16f 100644 --- a/config/jsdoc/api/template/static/styles/jaguar.css +++ b/config/jsdoc/api/template/static/styles/jaguar.css @@ -286,7 +286,6 @@ span.type-signature.static { width: 110px; } .main table .type { - width: 60px; color: #aaa; font-size: 12px; } diff --git a/config/jsdoc/api/template/tmpl/method.tmpl b/config/jsdoc/api/template/tmpl/method.tmpl index da9542236d..6f5d4c6e0c 100644 --- a/config/jsdoc/api/template/tmpl/method.tmpl +++ b/config/jsdoc/api/template/tmpl/method.tmpl @@ -2,7 +2,7 @@ var data = obj; var self = this; ?> -
+

@@ -23,7 +23,7 @@ var self = this;

-
+
@@ -67,7 +67,7 @@ var self = this; description = eventDoclet.description.replace(/<[^>]*>/g, ''); } ?> -
  • +
  • -
  • - - -
      - - Fires - -
    • - -
    -
      - - Events - -
    • +
    • + +
    • - + diff --git a/config/jsdoc/api/template/tmpl/params.tmpl b/config/jsdoc/api/template/tmpl/params.tmpl index e1fd3c1f14..8b6fb22de4 100644 --- a/config/jsdoc/api/template/tmpl/params.tmpl +++ b/config/jsdoc/api/template/tmpl/params.tmpl @@ -71,7 +71,7 @@ if (!param) { return; } ?> - +