From dbaf42e6eab4145196d7dfa449c23fe7f391ad4b Mon Sep 17 00:00:00 2001 From: Sashko Stubailo Date: Tue, 26 Aug 2014 10:12:32 -0700 Subject: [PATCH] Add capability for instance documentation, added dependency Broke some links, going to fix those later --- docs/.meteor/release | 2 +- docs/client/api-box.html | 4 +-- docs/client/api-box.js | 32 +++++++++++++------ docs/client/api.html | 6 ++-- docs/client/data.js | 2 +- docs/client/names.json | 18 +++++++---- packages/deps/deps.js | 31 +++++++++++++++++- .../jsdoc/docdata-jsdoc-template/publish.js | 9 ++++++ 8 files changed, 79 insertions(+), 25 deletions(-) diff --git a/docs/.meteor/release b/docs/.meteor/release index 2815f39574..6165b3d895 100644 --- a/docs/.meteor/release +++ b/docs/.meteor/release @@ -1 +1 @@ -METEOR-CORE@0.9.0-rc12 +METEOR@0.9.0 diff --git a/docs/client/api-box.html b/docs/client/api-box.html index ee97903fac..d7eb1d009d 100644 --- a/docs/client/api-box.html +++ b/docs/client/api-box.html @@ -31,11 +31,11 @@