Commit Graph

986 Commits

Author SHA1 Message Date
David Glasser
16e9196a8e Include loginStyle in sample ServiceConfiguration
Fixes #2758.
2014-10-13 17:07:14 -07:00
David Glasser
3ff1ca06b8 Clarify Session.setDefault docs.
Wording suggested by @PeppeL-G.

Fixes #2725.
2014-10-13 16:08:47 -07:00
Sashko Stubailo
101b96bdcc Merge branch 'master' into devel 2014-10-13 14:51:41 -07:00
Sashko Stubailo
d10491c0b1 Add platforms file for docs 2014-10-13 14:48:19 -07:00
Sashko Stubailo
e65c1e02d7 Bump docs 2014-10-13 14:47:07 -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
1a73a4a6c3 Update todos 2014-10-07 17:10:47 -07:00
Sashko Stubailo
ff947a2ac5 Update todos 2014-10-07 16:49:54 -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
d2b5b2e479 Bump version in docs 2014-10-03 22:40:28 -07:00
Sashko Stubailo
054e7576a6 Update docs data 2014-10-03 16:52:01 -07:00
Sashko Stubailo
eaa8dc7a3b Update set to setPreference 2014-10-03 16:51:29 -07:00
Sashko Stubailo
83a8c10a0a Fix typo 2014-10-02 16:49:31 -07:00
Sashko Stubailo
34b16d226c Rename package.js and mobile-config.js 2014-10-02 16:48:35 -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
Sashko Stubailo
c98e6d8afb Merge branch '0.9.4-pre.2' into devel
Conflicts:
	History.md
	packages/meteor-tool/package.js
	packages/minimongo/package.js
	packages/package-version-parser/package.js
	scripts/admin/banners.json
	scripts/admin/meteor-release-experimental.json
2014-10-02 16:04:13 -07:00
Sashko Stubailo
2d9bb65433 Update release banner on docs 2014-10-02 15:51:22 -07:00
Slava Kim
4905dfd188 Change other example fields 2014-10-01 10:50:54 -07:00
Slava Kim
8ae8925ce5 Change the example url to example.com 2014-10-01 10:37:06 -07:00
Slava Kim
51500e2be6 Prefer backticks in markdown for code 2014-10-01 10:36:39 -07:00
Slava Kim
d2b009f8e9 Move docs section about build plugins even further
Sashko should probably review this
2014-10-01 10:35:42 -07:00
Avital Oliver
2ff683768d Merge branch 'master' into devel
Conflicts:
	History.md
	docs/client/data.js
	docs/client/docs.js
	packages/meteor-tool/package.js
	packages/package-version-parser/package.js
	scripts/admin/meteor-release-experimental.json
	tools/package-client.js
2014-09-30 23:37:10 -07:00
Avital Oliver
5ef6ad652b Merge branch 'release-0.9.3.1'
Conflicts:
	docs/.meteor/release
	docs/client/docs.js
	scripts/admin/banners.json
2014-09-30 23:28:54 -07:00
Avital Oliver
934028786e Docs to 0.9.3.1 2014-09-30 23:25:56 -07:00
Slava Kim
62b1c82185 Move two docs sections below 2014-09-30 20:53:50 -07:00
Slava Kim
ef29e4abae Set up documentation for the mobile conf file 2014-09-30 20:53:33 -07:00
Sashko Stubailo
3236121b0f Bump docs version number 2014-09-30 11:51:16 -07:00
Sashko Stubailo
5ca48d48de Merge branch 'release-0.9.4' of github.com:meteor/meteor into release-0.9.4 2014-09-29 23:01:49 -07:00
Sashko Stubailo
99a57a5e7c Bump docs version number 2014-09-29 21:57:19 -07:00
Nick Martin
fc194393b2 Merge branch 'devel' into release-0.9.4
Conflicts:
	tools/help.txt
2014-09-29 21:38:47 -07:00
Mitar
5b2c7e6ddc Template.created has now more use. 2014-09-29 14:24:55 -07:00
Adam Monsen
4f13b2b89b api doc: use {{dstache}} template helper
Less/cleaner source code.
2014-09-29 14:14:57 -07:00
Adam Monsen
3a08be8055 api doc: add a working showdown (Markdown) example
I couldn't figure out an easy way to include a Spacebars operator like
{{#markdown}} in a Markdown code block, hence the <code>{&#123;#...
trickery. I think I can clean this up a little with the {{dstache}}
template helper, though. See next commit.
2014-09-29 14:14:57 -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
70e2acdcca docs: clarify Meteor.wrapAsync client usage
Conflicts:
	docs/client/data.js
2014-09-26 16:42:40 -07:00
Emily Stark
db675cac33 docs: clarify Meteor.wrapAsync client usage 2014-09-26 16:40:16 -07:00
Emily Stark
8937af09cf Fix docs 'depthIs' helper 2014-09-26 16:39:59 -07:00