Commit Graph

29 Commits

Author SHA1 Message Date
Ben Newman
c58e383178 Fix title of "Accounts (multi-server)" section in table of contents. 2015-08-19 17:24:49 -04:00
Ben Newman
62ced17a9d Convert Accounts{Common,Client,Server} to ES2015 classes.
Now with proper documentation!

Closes #4930.
2015-08-19 17:20:58 -04:00
Ben Newman
9d6927bb02 Revert "Fix branch in GitHub URLs for documentation apiAutoBoxes."
We push to the master branch before deploying docs, so this was correct to
begin with (in production if not in development).

This reverts commit a8d2aa5fd8.

Also reverting commit 7cf025c8eb, which was
pushed by accident.
2015-08-10 16:32:46 -04:00
Ben Newman
7cf025c8eb working 2015-08-10 14:01:28 -04:00
Anubhav Jain
4cc907f7e4 Updating docs and fixing code review comments. 2015-07-22 09:52:09 -07:00
Anubhav Jain
9f9638e3a8 Added DDPRateLimiter to API docs 2015-07-22 09:52:08 -07:00
David Glasser
919be97b6f Merge branch 'devel' into batch-plugins
Resolves these conflicts:
	meteor
	scripts/dev-bundle-server-package.js
	scripts/dev-bundle-tool-package.js
	tools/files.js

This requires building a new dev bundle, and moving the wrapCallSite
thing to source-map-retriever-stack.js.
2015-06-26 23:24:56 -07:00
David Glasser
67e13306c6 Document rawCollection/rawDatabase
Fixes #4509.
2015-06-10 14:41:42 -07:00
Slava Kim
27c0843bfc Add docs about meteor lint to docs 2015-06-04 01:19:11 -07:00
David Glasser
91ce1561c3 tracker: implement Computation.onStop
Fixes #3915.
2015-04-29 00:18:13 -07:00
hwillson
cca2ef2354 Minor adjustments to add blaze and spacebars package references.
[stubailo: Some improvements before merging]
2015-03-17 13:55:44 -07:00
hwillson
0ba6d137ed Added missing meteor debug content. 2015-03-10 15:26:43 -07:00
hwillson
112cd395de Removed broken stylus and showdown links from full-api docs packages menu. 2015-03-03 13:59:33 -08:00
Slava Kim
37f3230591 Merge branch 'upgrade-cordova' into devel
This merge applies changes to the dev-bundle script, but the new dev-bundle is
yet to be built.
2015-02-16 14:07:00 -08:00
Sashko Stubailo
c0aab1e8d3 Template-level subscriptions 2015-02-11 18:10:33 -08:00
Slava Kim
47150e02a3 Add docs, put the description to summary section 2015-01-23 16:03:08 -08:00
Slava Kim
e2b78cfd0b Merge branch 'templateEventsMethods' into devel
Adds Template#onRendered, Template#onCreated and Template#onDestroyed methods
2015-01-21 11:02:09 -08:00
Slava Kim
c361b8eeee Update documentation about Template#onCreated/onRendered/onDestroyed 2015-01-16 11:29:22 -08:00
Evan You
0e3e1a0e2d fix docs sidebar sublinks 2014-12-05 21:45:23 -05:00
Sashko Stubailo
104636c6a7 Add ability to define custom link for ToC, and add link for spiderable 2014-12-04 12:17:13 -08:00
Chang Joo Park
67d1ec6340 showdown package is moved to markdown package.
[stubailo: some fixes to maintain alphabetical order and update ToC]
2014-12-04 11:59:40 -08:00
Jason O'Gray
cffbc00a62 Fixed Accounts.onLoginFailure link for the API docs. 2014-12-03 15:57:20 -08:00
David Glasser
c06ee6d07c Fix packages ToC section
Fixes #2937.
2014-12-03 15:08:52 -08:00
Slava Kim
fc47ee66ad Basic TOC highlighting of current for basic docs 2014-10-28 02:28:37 -07:00
Slava Kim
436d3b6c97 Make docs basic/full switch hide/show based on CSS and not on Blaze #if 2014-10-28 02:28:36 -07:00
Slava Kim
7a124f7ccb Remove IronLocation 2014-10-28 02:28:36 -07:00
Slava Kim
57c4d46b8e Fix highlighting in sidebar 2014-10-28 02:28:36 -07:00
Sashko Stubailo
c41269161b Fixed links on full docs 2014-10-28 02:28:35 -07:00
Sashko Stubailo
a629c46543 Make a lot of progress towards merging basic and full docs 2014-10-28 02:28:35 -07:00