Commit Graph

921 Commits

Author SHA1 Message Date
Sashko Stubailo
51160f4e0b Many fixes 2014-10-23 13:39:12 -07:00
Sashko Stubailo
9ad07f3ca9 Significant improvements to links 2014-10-23 11:26:44 -07:00
Sashko Stubailo
c6c55c2e23 Links are doing pretty well! 2014-10-23 11:00:01 -07:00
Sashko Stubailo
ae7a0c6bb0 Fixed links on full docs 2014-10-23 10:50:57 -07:00
Sashko Stubailo
ace6bd97da Make a lot of progress towards merging basic and full docs 2014-10-22 23:49:25 -07:00
Sashko Stubailo
b9356c62a8 first steps 2014-10-16 15:28:43 -07:00
Sashko Stubailo
691c8ffa3c Change template names to not have underscores pending a workaround 2014-10-16 14:51:57 -07:00
Sashko Stubailo
d38619ae92 More language hints 2014-10-16 14:40:40 -07:00
Sashko Stubailo
43f3167df8 Improve CSS 2014-10-16 14:37:04 -07:00
Sashko Stubailo
85bdcb7dcf Fix typo 2014-10-16 14:33:03 -07:00
Sashko Stubailo
280d905db6 Remove letter spacing 2014-10-16 14:32:17 -07:00
Sashko Stubailo
523ca13497 Make docs wider to allow 80 column code samples 2014-10-16 14:29:29 -07:00
Sashko Stubailo
388f42eb49 Add appropriate language hints to docs markdown 2014-10-16 14:25:02 -07:00
Sashko Stubailo
216c38e5de Move in new structuring your app content 2014-10-16 13:48:29 -07:00
Sashko Stubailo
c9511a61a3 Improvements based on Nick's CR 2014-10-16 13:41:13 -07:00
Sashko Stubailo
9195b84c04 Merge branch 'devel' into concepts 2014-10-16 13:37:19 -07:00
Sashko Stubailo
a6dccf74e9 Moved API items into separate .md files 2014-10-16 00:34:11 -07:00
Sashko Stubailo
4efaf9fb85 Remove antiquated comment 2014-10-15 23:08:56 -07:00
Sashko Stubailo
f72561b8c6 Adapt docs to use highlight.js package 2014-10-15 23:08:10 -07:00
Sashko Stubailo
0edd309a19 Remove reference to spiderable package 2014-10-15 22:18:21 -07:00
Slava Kim
efa8a45536 Fix the link to jade package 2014-10-14 12:55:03 -07:00
Geoff Schmidt
ebf14581a7 move force-ssl writeup from docs.meteor.com to a README 2014-10-13 22:33:05 -07:00
Geoff Schmidt
34505c8356 Move browser-policy docs from docs.meteor.com to the browser-policy readme. Also create placeholder readmes for the other browser-policy-* packages. 2014-10-13 21:54:04 -07:00
Geoff Schmidt
cdbc57c0ce Move appcache docs from docs.meteor.com to package readme 2014-10-13 20:21:23 -07:00
Geoff Schmidt
5661a590f2 Move spiderable docs from docs.meteor.com to readme 2014-10-13 18:37:23 -07:00
Denis Gorbachev
504574876e Fix directory lists
My wife was confused by the previous wording of which directories are loaded where. Explicitly stating the directory lists should remove the confusion.
2014-10-13 17:40:54 -07:00
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
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
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
9475996686 Improved formatting for what is meteor 2014-10-06 19:44:11 -07:00
Sashko Stubailo
2f66c0e16c Improve the templates concepts section 2014-10-06 19:39:54 -07:00
Sashko Stubailo
d2a2cb1268 Simplify the word "obviates" into "removes" 2014-10-06 19:34:58 -07:00
Sashko Stubailo
597b8e116d Improve "deploying" section of docs 2014-10-06 19:31:20 -07:00
Sashko Stubailo
8f878896b9 Improve packages concepts section 2014-10-06 19:27:44 -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