Ben Newman
1f60155454
Merge branch 'release-1.3'
2016-03-28 18:34:17 -04:00
Tom Coleman
2e9831d535
Removed simple docs + concepts and tried to link to appropriate places
2016-03-17 15:59:36 +11:00
David Glasser
cea4d07e22
docs: Remove references to free hosting service
2016-03-11 15:32:15 -08:00
Sashko Stubailo
35df54c108
Remove parts of docs that are in the Meteor Guide now
2016-01-06 18:51:55 -08:00
Sashko Stubailo
5c59fda6d7
Remove parts of docs that are in the Meteor Guide now
2016-01-06 18:43:08 -08:00
David Greenspan
2cfd6a322a
Merge branch 'master' into devel
2015-08-03 14:18:55 -07:00
Peter Choo
8121695c96
Make Spacebars links consistently link to master branch
2015-07-23 10:21:04 -07:00
zicai
13d3e6cf66
missing a dl close tag
2015-06-10 15:05:01 -07:00
Slava Kim
c48dbfe477
Remove $ signs from docs
2015-04-28 16:01:21 -07:00
Evan Dull
cc6f5201d3
Fixes #4149 .
...
Add missing space between words.
2015-04-07 21:21:29 -04:00
Sashko Stubailo
c0dee19593
Fix typo about rendered vs onRendered
2015-04-01 10:37:05 -07:00
David Glasser
8ea5618c53
Merge branch 'release-1.0.4'
2015-03-17 13:34:37 -07:00
hwillson
7d9afa31b7
Added missing meteor debug content.
2015-03-10 15:27:01 -07:00
David Glasser
7ff27f4e17
Update more docs about onStop
2015-03-05 21:36:18 -08:00
Matt DeBergalis
13e98f5a4a
switch to forums
2015-02-26 20:13:46 -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
e2d071f31c
Sashko's comments
2015-01-16 16:00:53 -08:00
Slava Kim
c361b8eeee
Update documentation about Template#onCreated/onRendered/onDestroyed
2015-01-16 11:29:22 -08:00
David Glasser
1c6856722c
Fix some minor docs issues
...
Fixes #3319 .
2015-01-13 16:28:14 -08:00
David Glasser
880661ee8c
Document that Meteor.method calls are additive
...
Fixes #3177 . Fixes #3234 .
2015-01-12 11:21:55 -08:00
ogourment
5b88474e0c
Make deny, allow example clear as to client/server
...
As per explanation from Avital Oliver in meteor-talk, I suggest making this change in the doc to make it more clear that the example does not need to reside on *both* the client and server. The title of the sections (deny, allow) from the autoApiBox specify "server". The example got me confused as is.
2014-12-07 12:31:09 -05:00
Collin Donahue-Oponski
de18328083
Fix typo (missing word)
2014-12-04 19:22:10 -08:00
Chris Bridgett
691404ed70
Template helper commentCount example was duplicating comment text
2014-12-03 15:22:46 -08:00
Wonkyung Lyu
f8333123ba
Fix typo error on docs
2014-10-30 10:17:53 -07:00
Kevin Chiu
5bbd908502
fixed a typo instaling -> installing
2014-10-28 14:59:37 -07:00
David Glasser
c8d157b6fe
Link to the tutorial from the docs
2014-10-28 10:47:16 -07:00
Sashko Stubailo
a4b33110e3
Merge branch 'responsive-docs' into devel
...
Conflicts:
docs/client/basic/sections/collections.md
docs/client/basic/sections/commandline.md
2014-10-28 02:31:05 -07:00
Sashko Stubailo
f38321a337
Fix remaining sidebar links
2014-10-28 02:28:38 -07:00
Sashko Stubailo
b5038e7253
Move Meteor.Error
2014-10-28 02:28:38 -07:00
Sashko Stubailo
8ccf52ab78
Improve links and add mobile section
2014-10-28 02:28:37 -07:00
Sashko Stubailo
2221234c28
Add file structure
2014-10-28 02:28:37 -07:00
Ben Newman
ba51494e1d
Address feedback on the basic docs from @stubailo.
2014-10-28 02:28:37 -07:00
Sashko Stubailo
0865fa732b
Make CLI section more compact, move it out of the involved div
2014-10-28 02:28:37 -07:00
Ben Newman
090b4d16d5
Flesh out basic documentation for the command line tool.
2014-10-28 02:28:37 -07:00
Slava Kim
aa1fa4449f
Fix link to command line on sidebar
2014-10-28 02:28:37 -07:00
Avital Oliver
8f3ac8fb59
Add skeleton of command line tool docs
2014-10-28 02:28:37 -07:00
Slava Kim
7050ce6893
Make all links relative
2014-10-28 02:28:37 -07:00
Slava Kim
b6132e9b23
Make special subsections as part of sections
2014-10-28 02:28:37 -07:00
Slava Kim
fc47ee66ad
Basic TOC highlighting of current for basic docs
2014-10-28 02:28:37 -07:00
Ben Newman
a7a18ea1b5
My edits to the second half of the basic docs.
2014-10-28 02:28:37 -07:00
Sashko Stubailo
79a71975dd
Make edits suggested by avi
2014-10-28 02:28:37 -07:00
Sashko Stubailo
4fa507539f
Add print CSS
2014-10-28 02:28:36 -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
Sashko Stubailo
4683599555
Remove old code and move stuff into helpers.js
2014-10-28 02:28:36 -07:00
Sashko Stubailo
13d564be5f
Lots of fixes, including adding the logo
2014-10-28 02:28:36 -07:00
Ben Newman
cc3f54956a
Address basic docs feedback from @stubailo.
2014-10-28 02:28:36 -07:00
Sashko Stubailo
15b705d59c
Add some packages stuff
2014-10-28 02:28:36 -07:00
Sashko Stubailo
12a0aab571
Fix basic sidebar links
2014-10-28 02:28:36 -07:00
Slava Kim
e7a4ae6268
switch url schemes to always start with hash
2014-10-28 02:28:35 -07:00
Ben Newman
a54b64a137
My edits to the basic docs.
2014-10-28 02:28:35 -07:00