Commit Graph

1205 Commits

Author SHA1 Message Date
Sashko Stubailo
a8a13a9de8 Fix spelling error 2014-08-27 19:13:52 -07:00
Sashko Stubailo
27d48b4ede Merge branch 'devel' into jsdoc
Conflicts:
	meteor
2014-08-27 18:52:40 -07:00
Emily Stark
8e6b2faeca Update docs and examples to 0.9.0.1 2014-08-27 15:52:21 -07:00
Emily Stark
980e50ad0f Update apps to 0.9.0.1-rc1 2014-08-27 15:03:37 -07:00
David Greenspan
d660ffd290 Make “reactive-var” package
No more ReactiveVar test-helper!  They were basically identical.  Yay.
2014-08-27 14:42:59 -07:00
Sashko Stubailo
9f65ec1ba0 Add canonicalize script for docs 2014-08-27 14:41:51 -07:00
Sashko Stubailo
b89d48e2aa Add diff script 2014-08-27 14:26:36 -07:00
Matthew Arbesfeld
75427d70ce Merge branch 'devel' into cordova-hcp
Conflicts:
	docs/client/docs.js
	examples/leaderboard/.meteor/versions
	meteor
	packages/backbone/package.js
	packages/constraint-solver/package.js
	packages/meetup/package.js
	packages/meteor-tool/package.js
	packages/showdown/package.js
	packages/stylus/package.js
	scripts/admin/meteor-release-experimental.json
	tools/commands-packages.js
	tools/commands.js
	tools/project.js
	tools/tests/old/app-with-private/.meteor/versions
	tools/tests/old/app-with-public/.meteor/versions
	tools/tests/old/empty-app/.meteor/versions
2014-08-27 13:38:57 -07:00
Sashko Stubailo
d057ec4a3a Fix issues identified by the diff 2014-08-27 12:51:59 -07:00
Sashko Stubailo
40dc5e7735 Fix some arguments 2014-08-27 11:17:40 -07:00
Sashko Stubailo
601fd6df5e Fix all links 2014-08-27 10:04:53 -07:00
Sashko Stubailo
e50f71f404 Revert "Updating ids and links"
This reverts commit 47c5e638b9.
2014-08-26 21:41:39 -07:00
Sashko Stubailo
30323f9f67 Revert "Add back two files"
This reverts commit f2cab6651b.
2014-08-26 21:41:29 -07:00
Sashko Stubailo
f2cab6651b Add back two files 2014-08-26 21:35:20 -07:00
Sashko Stubailo
47c5e638b9 Updating ids and links 2014-08-26 21:34:42 -07:00
Sashko Stubailo
8ab5f4f927 Merge branch 'devel' into jsdoc 2014-08-26 16:53:52 -07:00
Sashko Stubailo
a93cdf4666 Made names.json alphabetical so that it doesn't change
Apparently JSON isn't stable
2014-08-26 16:52:15 -07:00
Sashko Stubailo
5931697fa6 A mind-blowing number of new automatic docs 2014-08-26 16:00:01 -07:00
David Greenspan
5eae6f409e Remove UI.destroy
Don’t fix the docs yet; will do a pass that includes removing UI.insert
2014-08-26 14:12:30 -07:00
David Greenspan
8aa9d858d0 remove identifier in docs 2014-08-26 12:35:03 -07:00
David Greenspan
02fccd56d8 Merge remote-tracking branch 'origin/devel' into blaze-templates
Conflicts:
	docs/.meteor/versions
2014-08-26 12:34:36 -07:00
Sashko Stubailo
45ad88bab7 A loooot of documentation, see names.json diff for details 2014-08-26 11:58:40 -07:00
Sashko Stubailo
61f709ac9b Add Deps.Computation 2014-08-26 10:18:36 -07:00
Sashko Stubailo
dbaf42e6ea Add capability for instance documentation, added dependency
Broke some links, going to fix those later
2014-08-26 10:12:32 -07:00
David Glasser
9a4a7f2b11 update docs 2014-08-26 08:00:45 -07:00
Sashko Stubailo
3cf303d8ce Stop autogenerating thousands of lines 2014-08-25 21:37:12 -07:00
Sashko Stubailo
538468f42b Automate EJSON and HTTP 2014-08-25 21:30:33 -07:00
Sashko Stubailo
3a6f9dbe43 Autodoc'ed Deps 2014-08-25 21:13:22 -07:00
Sashko Stubailo
d093710e45 Automated timer docs 2014-08-25 21:07:01 -07:00
Sashko Stubailo
8f23bed3de Fix names.json generation 2014-08-25 20:56:49 -07:00
Sashko Stubailo
aa43fb2f2f Add a bunch of new stuff to auto docs, see names.json 2014-08-25 20:54:28 -07:00
Sashko Stubailo
b9885e77f4 Meteor.absoluteUrl is now auto-documented from a comment 2014-08-25 19:57:47 -07:00
Sashko Stubailo
0618c41dd6 Add some basic JSDoc stuff to generate a js file for docs 2014-08-25 17:24:31 -07:00
Maria Pacana
8f097cbea7 Minor edits to packaging docs. 2014-08-25 15:42:59 -07:00
David Glasser
08b2625082 METEOR-CORE -> METEOR 2014-08-24 18:46:37 -07:00
David Glasser
50bf28b1d0 docs: minor tweaks, update table of contents 2014-08-24 17:18:07 -07:00
David Greenspan
60c894f2a6 Fix typos 2014-08-24 09:09:42 -07:00
David Greenspan
bbb5fac38c add docs identifier/version files 2014-08-24 09:07:13 -07:00
ekatek
2e4893d8af docs apis 2014-08-24 03:02:09 -07:00
ekatek
2f8e6d7af1 wip 2014-08-23 22:44:35 -07:00
ekatek
b96f455b80 docs changes: everything but the API 2014-08-23 22:15:46 -07:00
ekatek
6154916bfd changing release name and removing the release override 2014-08-23 20:32:32 -07:00
David Glasser
cf3753b244 Update docs app to 0.9.0-rc12 2014-08-22 19:34:12 -07:00
Matthew Arbesfeld
ef359e2d69 Add startup docs 2014-08-20 15:51:06 -07:00
Slava Kim
a669c2d0ed meteor bundle -> meteor build in docs app 2014-08-20 13:54:14 -07:00
Matthew Arbesfeld
83c3aeebc3 Add missing s 2014-08-20 13:43:29 -07:00
Matthew Arbesfeld
dafe967d37 Update docs with *-platform* 2014-08-20 13:30:44 -07:00
Sashko Stubailo
27a70db922 Add more stuff for Meteor.isCordova 2014-08-20 13:25:17 -07:00
Sashko Stubailo
654c7b4bc8 Add Meteor.isCordova to docs 2014-08-20 13:20:17 -07:00
David Greenspan
d0004c117e Fix ambiguous wording 2014-08-18 17:36:04 -07:00