Commit Graph

870 Commits

Author SHA1 Message Date
Sashko Stubailo
83a8c10a0a Fix typo 2014-10-02 16:49:31 -07:00
Sashko Stubailo
34b16d226c Rename package.js and mobile-config.js 2014-10-02 16:48:35 -07:00
Sashko Stubailo
81b963d729 Edit mobile-config.js documentation 2014-10-02 16:47:02 -07:00
Sashko Stubailo
13cc3c3ad6 Fix JSDoc template
Conflicts:
	docs/client/data.js
2014-10-02 16:18:10 -07:00
Sashko Stubailo
c98e6d8afb Merge branch '0.9.4-pre.2' into devel
Conflicts:
	History.md
	packages/meteor-tool/package.js
	packages/minimongo/package.js
	packages/package-version-parser/package.js
	scripts/admin/banners.json
	scripts/admin/meteor-release-experimental.json
2014-10-02 16:04:13 -07:00
Sashko Stubailo
2d9bb65433 Update release banner on docs 2014-10-02 15:51:22 -07:00
Slava Kim
4905dfd188 Change other example fields 2014-10-01 10:50:54 -07:00
Slava Kim
8ae8925ce5 Change the example url to example.com 2014-10-01 10:37:06 -07:00
Slava Kim
51500e2be6 Prefer backticks in markdown for code 2014-10-01 10:36:39 -07:00
Slava Kim
d2b009f8e9 Move docs section about build plugins even further
Sashko should probably review this
2014-10-01 10:35:42 -07:00
Avital Oliver
2ff683768d Merge branch 'master' into devel
Conflicts:
	History.md
	docs/client/data.js
	docs/client/docs.js
	packages/meteor-tool/package.js
	packages/package-version-parser/package.js
	scripts/admin/meteor-release-experimental.json
	tools/package-client.js
2014-09-30 23:37:10 -07:00
Avital Oliver
5ef6ad652b Merge branch 'release-0.9.3.1'
Conflicts:
	docs/.meteor/release
	docs/client/docs.js
	scripts/admin/banners.json
2014-09-30 23:28:54 -07:00
Avital Oliver
934028786e Docs to 0.9.3.1 2014-09-30 23:25:56 -07:00
Slava Kim
62b1c82185 Move two docs sections below 2014-09-30 20:53:50 -07:00
Slava Kim
ef29e4abae Set up documentation for the mobile conf file 2014-09-30 20:53:33 -07:00
Sashko Stubailo
3236121b0f Bump docs version number 2014-09-30 11:51:16 -07:00
Sashko Stubailo
5ca48d48de Merge branch 'release-0.9.4' of github.com:meteor/meteor into release-0.9.4 2014-09-29 23:01:49 -07:00
Sashko Stubailo
99a57a5e7c Bump docs version number 2014-09-29 21:57:19 -07:00
Nick Martin
fc194393b2 Merge branch 'devel' into release-0.9.4
Conflicts:
	tools/help.txt
2014-09-29 21:38:47 -07:00
Mitar
5b2c7e6ddc Template.created has now more use. 2014-09-29 14:24:55 -07:00
Adam Monsen
4f13b2b89b api doc: use {{dstache}} template helper
Less/cleaner source code.
2014-09-29 14:14:57 -07:00
Adam Monsen
3a08be8055 api doc: add a working showdown (Markdown) example
I couldn't figure out an easy way to include a Spacebars operator like
{{#markdown}} in a Markdown code block, hence the <code>{&#123;#...
trickery. I think I can clean this up a little with the {{dstache}}
template helper, though. See next commit.
2014-09-29 14:14:57 -07:00
Sashko Stubailo
5aa76db4df Merge branch 'devel' into release-0.9.4
Conflicts:
	docs/client/data.js
2014-09-29 10:40:39 -07:00
Sashko Stubailo
23eea24abc Merge branch 'devel' into release-0.9.4
Conflicts:
	docs/client/data.js
2014-09-29 10:39:05 -07:00
Emily Stark
70e2acdcca docs: clarify Meteor.wrapAsync client usage
Conflicts:
	docs/client/data.js
2014-09-26 16:42:40 -07:00
Emily Stark
db675cac33 docs: clarify Meteor.wrapAsync client usage 2014-09-26 16:40:16 -07:00
Emily Stark
8937af09cf Fix docs 'depthIs' helper 2014-09-26 16:39:59 -07:00
Emily Stark
89c575242a Use Template.headline.helpers syntax in docs.
This change was made when we deprecated `Template.headline.foo` syntax
but was lost in the merge.
2014-09-26 16:32:20 -07:00
Sashko Stubailo
9d65f92699 A lot of docs fixes and a rename to match the other functions 2014-09-26 14:00:45 -07:00
Sashko Stubailo
3120eb0b4f Remove email from token URL 2014-09-26 13:27:34 -07:00
ekatek
dd7635af6e merging from master 2014-09-25 19:45:48 -07:00
ekatek
e7e8669cf3 updated docs and changed manifest 2014-09-25 19:36:47 -07:00
ekatek
96cc3193a5 docs for the new stuff in 0.9.3 2014-09-25 18:18:01 -07:00
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
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