Commit Graph

1124 Commits

Author SHA1 Message Date
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
Slava Kim
50e6d3143d Update data.js and names.json 2014-11-03 17:38:26 -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
Wonkyung Lyu
f8333123ba Fix typo error on docs 2014-10-30 10:17:53 -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
Kevin Chiu
5bbd908502 fixed a typo instaling -> installing 2014-10-28 14:59:37 -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
David Glasser
2248a0174a Fix jsdoc. No longer depends on dev bundle. 2014-10-28 10:34:59 -07:00
Sashko Stubailo
b033a151bd Update release number 2014-10-28 10:14:54 -07:00
Sashko Stubailo
3b6f3ce681 Improve waypoints, bump to 1.0 2014-10-28 10:12:51 -07:00
Sashko Stubailo
c2730e4ce6 Scroll to actual top of the page 2014-10-28 09:55:18 -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
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
2e2bc6648e Fixed links on hot code push 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
Slava Kim
89a069dcee Adjust the offset of waypoints so they trigger earlier 2014-10-28 02:28:37 -07:00
Slava Kim
41fa4e651b Fix scrolling to the top on docs type switch 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
Slava Kim
ccd8a55900 Make the scrolling selector more specific
because we have duplicate ids
2014-10-28 02:28:37 -07:00
Sashko Stubailo
79a71975dd Make edits suggested by avi 2014-10-28 02:28:37 -07:00
Slava Kim
924d30deb3 Remove weird 'underscore' waypoints leftovers
by not adding waypoints for the hidden content
2014-10-28 02:28:36 -07:00
Sashko Stubailo
7a4fa50b03 Fix waypoint speed issue 2014-10-28 02:28:36 -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
cae3e72c6d Remove font-awesome, fixing appcache issue 2014-10-28 02:28:36 -07:00
Sashko Stubailo
e7c4175676 Add code highlighting to api box 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
7a124f7ccb Remove IronLocation 2014-10-28 02:28:36 -07:00
Slava Kim
57c4d46b8e Fix highlighting in sidebar 2014-10-28 02:28:36 -07:00
Slava Kim
c5e2d6bf18 Make backwards-compat urls less jumpy 2014-10-28 02:28:36 -07:00
Slava Kim
c15b2bb718 A better scrolling to the top 2014-10-28 02:28:36 -07:00