From 79efcc78a5480a0373649b0f3dbaaa50e7669e06 Mon Sep 17 00:00:00 2001 From: Tim Schaub Date: Sun, 24 Aug 2014 18:31:23 -0600 Subject: [PATCH] Add unstable class to member definitions --- config/jsdoc/api/template/tmpl/members.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/jsdoc/api/template/tmpl/members.tmpl b/config/jsdoc/api/template/tmpl/members.tmpl index 32bee642b1..6d8e545174 100644 --- a/config/jsdoc/api/template/tmpl/members.tmpl +++ b/config/jsdoc/api/template/tmpl/members.tmpl @@ -9,7 +9,7 @@ if (data.type && data.type.names) { }); } ?> -
+

@@ -20,7 +20,7 @@ if (data.type && data.type.names) {

-
+