Commit Graph

94 Commits

Author SHA1 Message Date
Sashko Stubailo
b0ecad0ce2 Fix documentation of Template.currentData 2015-01-26 16:16:30 -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
ekatek
8243ba4ac1 update docs 2015-01-13 19:21:46 -08:00
David Glasser
e3b5a5f3ef update jsdoc 2014-12-19 10:15:30 -08:00
David Greenspan
3aadefa71d History.md and docs tweaks 2014-12-08 14:01:03 -08:00
Sashko Stubailo
6493d6ae15 Search-as-you-type for docs.meteor.com
Conflicts:
	docs/client/data.js
2014-12-05 13:16:57 -08:00
David Glasser
3e08cdf0b8 update data.js 2014-12-03 15:00:25 -08:00
Slava Kim
50e6d3143d Update data.js and names.json 2014-11-03 17:38:26 -08:00
David Glasser
2248a0174a Fix jsdoc. No longer depends on dev bundle. 2014-10-28 10:34:59 -07:00
David Glasser
3ff1ca06b8 Clarify Session.setDefault docs.
Wording suggested by @PeppeL-G.

Fixes #2725.
2014-10-13 16:08:47 -07:00
Slava Kim
270217b566 Fix Accounts.ui.config docs: forceApprovalPrompt is an Object
that maps services to booleans
2014-10-12 00:01:51 -07:00
Sashko Stubailo
cce7939271 Run jsdoc script 2014-10-09 11:27:44 -07:00
David Glasser
04f515da85 Merge branch '0.9.4' into devel
Conflicts:
	docs/client/data.js
	tools/tests/package-tests.js
2014-10-08 17:26:39 -07:00
David Glasser
e7820b5fbf jsdoc update 2014-10-08 17:25:48 -07:00
Sashko Stubailo
7776e86333 Merge branch '0.9.4' of github.com:meteor/meteor into 0.9.4
Conflicts:
	docs/client/data.js
2014-10-08 15:18:01 -07:00
Sashko Stubailo
45a18297d1 Change docs to recommend using strings for Meteor.Error 2014-10-08 15:17:03 -07:00
Slava Kim
588bf28409 Make icons/splashscreens options consistent with underscores 2014-10-08 14:48:51 -07:00
Slava Kim
89ea5afa83 Make icons/splashscreens options consistent with underscores 2014-10-08 14:16:56 -07:00
Sashko Stubailo
74c8f252f5 Add locus to accounts callbacks 2014-10-08 13:49:24 -07:00
Sashko Stubailo
a1f9d36836 Merge branch 'devel' of github.com:meteor/meteor into devel
Conflicts:
	docs/client/data.js
2014-10-07 13:46:27 -07:00
Sashko Stubailo
b9db774834 Fix broken links and release headline 2014-10-07 13:46:00 -07:00
David Glasser
f0155d2b3d Delete docs about wrap numbers and ECV
This sentence is about ECV but nothing else in the docs discusses ECV
and it doesn't use that term. So it's actually kind of confusing; to me,
it suggested that asking for `1.2.3_1` might give you `1.2.3`, which is
not true.
2014-10-07 11:45:52 -07:00
David Glasser
1779d62281 some packaging-related docs cleanups
also, add instructions to the top of docs.js
2014-10-06 21:50:00 -07:00
Sashko Stubailo
054e7576a6 Update docs data 2014-10-03 16:52:01 -07:00
Sashko Stubailo
83a8c10a0a Fix typo 2014-10-02 16:49:31 -07:00
Sashko Stubailo
81b963d729 Edit mobile-config.js documentation 2014-10-02 16:47:02 -07:00
Sashko Stubailo
13cc3c3ad6 Fix JSDoc template
Conflicts:
	docs/client/data.js
2014-10-02 16:18:10 -07:00
Slava Kim
ef29e4abae Set up documentation for the mobile conf file 2014-09-30 20:53:33 -07:00
Sashko Stubailo
5aa76db4df Merge branch 'devel' into release-0.9.4
Conflicts:
	docs/client/data.js
2014-09-29 10:40:39 -07:00
Sashko Stubailo
23eea24abc Merge branch 'devel' into release-0.9.4
Conflicts:
	docs/client/data.js
2014-09-29 10:39:05 -07:00
Emily Stark
db675cac33 docs: clarify Meteor.wrapAsync client usage 2014-09-26 16:40:16 -07:00
Sashko Stubailo
9d65f92699 A lot of docs fixes and a rename to match the other functions 2014-09-26 14:00:45 -07:00
Sashko Stubailo
3120eb0b4f Remove email from token URL 2014-09-26 13:27:34 -07:00
ekatek
dd7635af6e merging from master 2014-09-25 19:45:48 -07:00
ekatek
96cc3193a5 docs for the new stuff in 0.9.3 2014-09-25 18:18:01 -07:00
Sashko Stubailo
9460dcf9f8 Merge branch 'registerBuildPlugin' into devel
Conflicts:
	docs/client/data.js
2014-09-25 11:47:04 -07:00
Sashko Stubailo
59ed6e5fc4 Re-run doc script to pick up doc changes 2014-09-25 11:45:38 -07:00
Sashko Stubailo
1de88191c9 Fix typo 2014-09-23 10:26:24 -07:00
Sashko Stubailo
e0b452b5c8 Add link to Wiki, add warning that comments aren't used 2014-09-23 10:22:11 -07:00
Sashko Stubailo
abb6ffa66a Fix incorrect packageName docs 2014-09-22 21:56:21 -07:00
Sashko Stubailo
7cb0f847a5 Fix a big typo 2014-09-22 21:54:40 -07:00
Sashko Stubailo
a8982664c1 Rename back pathForSourceMap 2014-09-22 21:52:47 -07:00
Sashko Stubailo
8f0f924e15 Rename appendDocument to addHtml 2014-09-22 21:43:40 -07:00
Sashko Stubailo
af3f987699 A first pass at documenting build plugins
Documentation for the CompileStep is only in the source right now
2014-09-22 17:27:00 -07:00
David Greenspan
9a95568f40 Rename UI.dynamic to Template.dynamic in docs 2014-09-18 17:49:36 -07:00
Emily Stark
ccfee68145 Merge branch 'master' into devel
Conflicts:
	docs/client/api.html
	docs/client/data.js
	docs/client/names.json
	meteor
	packages/autoupdate/package.js
	packages/base64/.gitignore
	packages/constraint-solver/package.js
	packages/device-orientation/.gitignore
	packages/less/package.js
	packages/meteor-tool/package.js
	packages/meteor/package.js
	packages/package-version-parser/package.js
	packages/webapp/webapp_server.js
	scripts/admin/meteor-release-experimental.json
	tools/commands.js
	tools/help.txt
	tools/package-version-parser.js
	tools/run-all.js
	tools/tests/apps/build-errors/packages/with-colon-plugin/.gitignore
2014-09-15 14:48:57 -07:00
Sashko Stubailo
4b40e5982d Talk about tarball URLs
Conflicts:
	docs/client/data.js
2014-09-10 15:48:20 -07:00
Sashko Stubailo
7c666f929e Make data.js about half the size
Conflicts:
	docs/client/data.js
2014-09-10 15:46:32 -07:00
Sashko Stubailo
ac617110ea Improve documentation, add to table of contents
Conflicts:
	docs/client/data.js
	docs/client/names.json
2014-09-10 15:45:50 -07:00