Commit Graph

27 Commits

Author SHA1 Message Date
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
Roberto Ferro
dc518bf349 Fix typo 2014-12-03 15:57:12 -08:00
Ben Weissmann
7358c61476 Document possibility of repeat calls to a method
On re-connect, clients re-try methods that haven't received a response, which means that methods might be called multiple times. This is important to document so users know to guard against this behavior if a method has dangerous side-effects.

See issue #2407.
2014-12-03 15:13:27 -08:00
David Glasser
c06ee6d07c Fix packages ToC section
Fixes #2937.
2014-12-03 15:08:52 -08:00
David Glasser
2f7412573c remove some support for old versions.json files 2014-11-25 09:06:26 -08:00
Slava Kim
a45b367cc2 Add the appcache package back to the full docs 2014-11-11 11:06:11 -08:00
James Lefrère
1ae869fdfa Typo fixes
I noticed two small typos: "shorthard" -> "shorthand", remove lone "g"
2014-11-07 14:52:57 -08:00
David Glasser
c2a4134d97 Update Node to 0.10.33 from 0.10.29
Our npm patch is not yet in a Node 0.10 release (it's in npm 2.1.0).
2014-10-30 15:12:28 -07:00
Sashko Stubailo
a41ff548d5 Merge pull request #2940 from rgoomar/patch-1
Update packages in full api docs
2014-10-28 15:40:55 -07:00
Sashko Stubailo
6c118f3346 Add command line section back in 2014-10-28 14:59:55 -07:00
Rishi Goomar
22253721a8 Update packages in docs
It's all there except for fastclick.

Solves #2937
2014-10-28 14:24:18 -07:00
David Glasser
c8d157b6fe Link to the tutorial from the docs 2014-10-28 10:47:16 -07:00
Sashko Stubailo
ab22135543 Merge remote-tracking branch 'origin/readmes' into devel
Conflicts:
	docs/client/full-api/packages/fastclick.html
	docs/client/full-api/packages/stylus.html
	docs/client/packages/stylus.html
	packages/blaze/README.md
	packages/spacebars-compiler/README.md
	packages/stylus/README.md
2014-10-28 09:50:07 -07:00
Sashko Stubailo
088dee92b7 Make service-configuration more obvious 2014-10-27 21:27:39 -07:00
Slava Kim
cae75404e5 Make all links relative 2014-10-27 15:01:42 -07:00
Slava Kim
02d16f9ab7 Basic TOC highlighting of current for basic docs 2014-10-27 14:00:47 -07:00
Slava Kim
bb20bec2a7 Make docs basic/full switch hide/show based on CSS and not on Blaze #if 2014-10-27 10:56:16 -07:00
Sashko Stubailo
f39b55d540 Remove old code and move stuff into helpers.js 2014-10-27 10:31:29 -07:00
Sashko Stubailo
46dd7c736d Lots of fixes, including adding the logo 2014-10-27 10:17:08 -07:00
Slava Kim
37a124fafa Remove IronLocation 2014-10-26 19:25:31 -07:00
Slava Kim
8884e23ed8 Fix highlighting in sidebar 2014-10-26 18:30:51 -07:00
Slava Kim
e8d5493e3b switch url schemes to always start with hash 2014-10-24 19:15:44 -07:00
Sashko Stubailo
51160f4e0b Many fixes 2014-10-23 13:39:12 -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