Commit Graph

1074 Commits

Author SHA1 Message Date
Sashko Stubailo
d6ec53b37d Add ability to define custom link for ToC, and add link for spiderable 2014-12-04 12:16:49 -08:00
Chang Joo Park
8b34d0008a showdown package is moved to markdown package.
[stubailo: some fixes to maintain alphabetical order and update ToC]
2014-12-04 12:11:47 -08:00
James Lefrère
08cd4cbcbe Typo fixes
I noticed two small typos: "shorthard" -> "shorthand", remove lone "g"
2014-11-07 14:51:27 -08:00
Wonkyung Lyu
d5d97431e2 Fix typo error on docs 2014-10-30 10:18:13 -07:00
Rishi Goomar
efaf0d54b9 Update packages in docs
It's all there except for fastclick.

Solves #2937
2014-10-28 15:41:37 -07:00
Kevin Chiu
b60bc258da fixed a typo instaling -> installing 2014-10-28 15:00:14 -07:00
Sashko Stubailo
9376c631be Add command line section back in 2014-10-28 11:34:30 -07:00
David Glasser
c2882a2e2e Link to the tutorial from the docs 2014-10-28 10:44:36 -07:00
David Glasser
ac893c9af4 Fix jsdoc. No longer depends on dev bundle. 2014-10-28 10:41:05 -07:00
David Glasser
78af6c5e51 "merge" docs from devel 2014-10-28 10:24:25 -07:00
David Glasser
ef093fa751 hide boring options in basic
semicolon separated, because allow/deny options have spaces and commas
2014-10-28 01:21:59 -07:00
David Glasser
f37e604b78 fix a Meteor.startup link 2014-10-28 00:49:53 -07:00
Sashko Stubailo
088dee92b7 Make service-configuration more obvious 2014-10-27 21:27:39 -07:00
Sashko Stubailo
ee602e3992 Fix remaining sidebar links 2014-10-27 18:49:10 -07:00
Sashko Stubailo
eae23d433a Move Meteor.Error 2014-10-27 18:47:39 -07:00
Sashko Stubailo
7eb8b2c38e Improve links and add mobile section 2014-10-27 17:56:55 -07:00
Sashko Stubailo
f1a0143d09 Fixed links on hot code push 2014-10-27 17:49:19 -07:00
Sashko Stubailo
86554c7e03 Merge branch 'responsive-docs' of github.com:meteor/meteor into responsive-docs 2014-10-27 17:37:35 -07:00
Sashko Stubailo
c14cd7e907 Add file structure 2014-10-27 17:37:25 -07:00
Ben Newman
85836d8b0b Address feedback on the basic docs from @stubailo. 2014-10-27 20:16:45 -04:00
Sashko Stubailo
36d18f556b Make CLI section more compact, move it out of the involved div 2014-10-27 17:15:32 -07:00
Ben Newman
eeb62b7820 Flesh out basic documentation for the command line tool. 2014-10-27 19:58:00 -04:00
Slava Kim
f8f5651f21 Fix link to command line on sidebar 2014-10-27 15:10:46 -07:00
Avital Oliver
be1d5b0eae Add skeleton of command line tool docs 2014-10-27 15:03:19 -07:00
Slava Kim
cae75404e5 Make all links relative 2014-10-27 15:01:42 -07:00
Slava Kim
5ed24104ce Make special subsections as part of sections 2014-10-27 14:24:01 -07:00
Sashko Stubailo
a7e58cd1cb Merge pull request #2927 from benjamn/responsive-docs
My edits to the second half of the basic docs
2014-10-27 14:01:45 -07:00
Slava Kim
02d16f9ab7 Basic TOC highlighting of current for basic docs 2014-10-27 14:00:47 -07:00
Slava Kim
03c603595e Adjust the offset of waypoints so they trigger earlier 2014-10-27 13:42:02 -07:00
Slava Kim
9a60c8eede Fix scrolling to the top on docs type switch 2014-10-27 13:22:44 -07:00
Ben Newman
95d81f682d My edits to the second half of the basic docs. 2014-10-27 16:03:47 -04:00
Slava Kim
339af2a607 Make the scrolling selector more specific
because we have duplicate ids
2014-10-27 12:32:20 -07:00
Sashko Stubailo
994e06c4e5 Merge branch 'responsive-docs' of github.com:meteor/meteor into responsive-docs 2014-10-27 12:32:12 -07:00
Sashko Stubailo
e4ad00394f Make edits suggested by avi 2014-10-27 12:32:03 -07:00
Slava Kim
f193546168 Remove weird 'underscore' waypoints leftovers
by not adding waypoints for the hidden content
2014-10-27 11:55:02 -07:00
Sashko Stubailo
29bc4216eb Fix waypoint speed issue 2014-10-27 11:42:38 -07:00
Sashko Stubailo
cd819513b5 Merge branch 'responsive-docs' of github.com:meteor/meteor into responsive-docs 2014-10-27 11:01:47 -07:00
Sashko Stubailo
d9c74da701 Add print CSS 2014-10-27 11:01:41 -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
ce4442bfbc Merge branch 'responsive-docs' of github.com:meteor/meteor into responsive-docs 2014-10-27 10:17:21 -07:00
Sashko Stubailo
46dd7c736d Lots of fixes, including adding the logo 2014-10-27 10:17:08 -07:00
Ben Newman
53c84e21d1 Address basic docs feedback from @stubailo. 2014-10-27 12:44:17 -04:00
Sashko Stubailo
86480f8067 Add some packages stuff 2014-10-27 01:10:28 -07:00
Sashko Stubailo
eeeaa63629 Remove font-awesome, fixing appcache issue 2014-10-26 22:01:32 -07:00
Sashko Stubailo
3165e792f0 Add code highlighting to api box 2014-10-26 21:55:29 -07:00
Sashko Stubailo
11bfac6c04 Fix basic sidebar links 2014-10-26 21:52:10 -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
1c4ef888ee Make backwards-compat urls less jumpy 2014-10-24 19:15:44 -07:00