Commit Graph

930 Commits

Author SHA1 Message Date
David Greenspan
48264ccafd Use preferred helper style in docs,apps,packages 2014-09-25 14:56:15 -07:00
David Greenspan
a5ea577287 Merge branch 'deprecate-packages' into devel 2014-09-25 13:55:13 -07:00
David Greenspan
8f707caad9 Rename “showdown” to “markdown”
If we want to change markdown implementations in the future, we’ll bump the major version of the package.
2014-09-25 13:54:52 -07:00
Sashko Stubailo
9460dcf9f8 Merge branch 'registerBuildPlugin' into devel
Conflicts:
	docs/client/data.js
2014-09-25 11:47:04 -07:00
Sashko Stubailo
59ed6e5fc4 Re-run doc script to pick up doc changes 2014-09-25 11:45:38 -07:00
David Greenspan
32f6edc624 Deprecate amplify,backbone,bootstrap,d3
packages/deprecated/README:

```
These packages are no longer actively maintained by MDG.  Seek
community alternatives instead.

Note that these packages still exist in atmosphere, and you can still
build a package that depends on one of them by specifying an explicit
package version.
```

Nothing technically prevents us from publishing further versions of these packages (like the ones in packages/non-core).
2014-09-25 11:02:34 -07:00
Emily Stark
ffc65af211 Showdown docs tweaks
Fixes #2611.
2014-09-23 14:21:14 -07:00
Emily Stark
bc89e54d17 Add clarifying sentence to Assets section of docs.
Fixes #2594.
2014-09-23 13:52:28 -07:00
Sashko Stubailo
1de88191c9 Fix typo 2014-09-23 10:26:24 -07:00
Sashko Stubailo
e0b452b5c8 Add link to Wiki, add warning that comments aren't used 2014-09-23 10:22:11 -07:00
Sashko Stubailo
abb6ffa66a Fix incorrect packageName docs 2014-09-22 21:56:21 -07:00
Sashko Stubailo
7cb0f847a5 Fix a big typo 2014-09-22 21:54:40 -07:00
Sashko Stubailo
a8982664c1 Rename back pathForSourceMap 2014-09-22 21:52:47 -07:00
Sashko Stubailo
8f0f924e15 Rename appendDocument to addHtml 2014-09-22 21:43:40 -07:00
Sashko Stubailo
af3f987699 A first pass at documenting build plugins
Documentation for the CompileStep is only in the source right now
2014-09-22 17:27:00 -07:00
David Greenspan
277e19fb4f Merge branch 'deprecate-ui' into devel 2014-09-18 17:50:16 -07:00
David Greenspan
9a95568f40 Rename UI.dynamic to Template.dynamic in docs 2014-09-18 17:49:36 -07:00
Emily Stark
7bbc580665 Merge branch 'master' into devel 2014-09-17 23:05:17 -04:00
Emily Stark
31925e1b66 update docs to 0.9.2.2 2014-09-17 23:00:23 -04:00
Everest Liu
a3a63fc557 MongoHQ has rebranded to Compose 2014-09-16 18:01:05 -07:00
Sashko Stubailo
857b380416 Remove duplicate part from the docs, move JSDoc comment for Npm.require 2014-09-16 13:52:33 -07:00
Emily Stark
19b8c0012c Merge branch 'master' into devel 2014-09-15 16:49:50 -07:00
Emily Stark
a089d97048 update docs 2014-09-15 16:46:42 -07:00
Emily Stark
ccfee68145 Merge branch 'master' into devel
Conflicts:
	docs/client/api.html
	docs/client/data.js
	docs/client/names.json
	meteor
	packages/autoupdate/package.js
	packages/base64/.gitignore
	packages/constraint-solver/package.js
	packages/device-orientation/.gitignore
	packages/less/package.js
	packages/meteor-tool/package.js
	packages/meteor/package.js
	packages/package-version-parser/package.js
	packages/webapp/webapp_server.js
	scripts/admin/meteor-release-experimental.json
	tools/commands.js
	tools/help.txt
	tools/package-version-parser.js
	tools/run-all.js
	tools/tests/apps/build-errors/packages/with-colon-plugin/.gitignore
2014-09-15 14:48:57 -07:00
Emily Stark
f70dd67c12 update docs 2014-09-15 12:37:41 -07:00
David Glasser
2c4a10921a Fix references to Meteor.Collection in docs
Fixes #2574.
2014-09-11 16:14:10 -07:00
Mitar
1cb07f5c6c It is not true anymore that one cannot store EJSON in the database. 2014-09-10 17:49:53 -07:00
Adam Monsen
b50a69be48 fix link to update operators in MongoDB manual
Related note: I think the MongoDB folks say "update operators" where
they used to say "update modifiers", so we may want to follow their
lead.
2014-09-10 17:18:13 -07:00
Sashko Stubailo
1c20a0413e Documenting Npm and Cordova in package.js
Summary: Also includes improvements to JSDoc, ignore those!

Test Plan: Read the docs

Reviewers: slava, ekate

Reviewed By: slava

CC: nim

Differential Revision: https://phabricator.meteor.com/D819
2014-09-10 15:49:04 -07:00
Sashko Stubailo
4b40e5982d Talk about tarball URLs
Conflicts:
	docs/client/data.js
2014-09-10 15:48:20 -07:00
Sashko Stubailo
2efcf789bd Remove extra bit in the docs 2014-09-10 15:47:56 -07:00
Sashko Stubailo
7c666f929e Make data.js about half the size
Conflicts:
	docs/client/data.js
2014-09-10 15:46:32 -07:00
Sashko Stubailo
ac617110ea Improve documentation, add to table of contents
Conflicts:
	docs/client/data.js
	docs/client/names.json
2014-09-10 15:45:50 -07:00
Sashko Stubailo
21fe416bff Typo 2014-09-10 15:42:32 -07:00
Sashko Stubailo
2c692668ca Add a part about how to disable fastclick for an element 2014-09-10 15:42:25 -07:00
Sashko Stubailo
79da5dc9b8 Made a small change to fastclick docs 2014-09-10 15:42:16 -07:00
Sashko Stubailo
3b5c2537be Add documentation about fastclick 2014-09-10 15:42:07 -07:00
Sashko Stubailo
4c2a8877e8 Talk about tarball URLs 2014-09-10 15:37:10 -07:00
Sashko Stubailo
8e6f9ab3cc Typo 2014-09-10 15:28:46 -07:00
Sashko Stubailo
3aeca8d461 Add a part about how to disable fastclick for an element 2014-09-10 15:27:54 -07:00
Sashko Stubailo
9d5629e861 Made a small change to fastclick docs 2014-09-10 14:43:25 -07:00
Sashko Stubailo
b6004b19a3 Add documentation about fastclick 2014-09-10 14:38:30 -07:00
Sashko Stubailo
53e81e89bc Remove extra bit in the docs 2014-09-10 13:36:27 -07:00
Sashko Stubailo
4b90199024 Make data.js about half the size 2014-09-10 09:28:56 -07:00
Sashko Stubailo
0f9427e0b2 Improve documentation, add to table of contents 2014-09-10 09:16:03 -07:00
Sashko Stubailo
d5108ee194 Fix issue where application-configuration was included 2014-09-09 13:06:57 -07:00
Sashko Stubailo
e742697675 Migrate docs completely to the new JSDoc system
Summary: Done, yo. Check out the DocsData global in the docs app

Test Plan: Ran the docs diff script, checked visually.

Reviewers: avital

Reviewed By: avital

CC: nim, ben, dgreenspan

Differential Revision: https://phabricator.meteor.com/D811
2014-09-09 12:58:21 -07:00
Sashko Stubailo
8ee024d10b Improve docs 2014-09-09 11:38:41 -07:00
Emily Stark
3548f64b83 Remove docs app-config package.
Not necessary as of ddf0493ad
2014-09-09 08:30:15 -07:00
Mitchell Wulfman
65ae593584 Fix repetitive typo 2014-09-08 15:53:44 -07:00