Andrew Wilcox
3e7d38ee9a
also add Chromium to the list of browsers in the docs
2013-04-25 16:50:33 -07:00
David Glasser
296d4f5ccf
docs ready for review
2013-04-18 19:17:53 -07:00
David Glasser
f72a7223c5
More check docs
2013-04-18 19:17:53 -07:00
David Glasser
2790b90f4b
Wrap new doc section, link to global in the Node API, and mention @.
2013-03-23 13:11:51 -07:00
Andrew Wilcox
e0d6c7d658
add documentation for setting global vars in CoffeeScript
2013-03-23 13:07:22 -07:00
Nick Martin
45fef52095
Use coffeescript.org instead of github link.
2013-03-14 12:12:24 -07:00
Kevin Miller
bfb7ed2e30
Made links to external projects in package section more consistent.
2013-03-13 16:09:12 -07:00
Kevin Miller
5e107051b2
Changed JavaScript spelling to be more consistent.
2013-03-13 16:09:12 -07:00
Nick Martin
5f7cd81eeb
Doc tweak and History.md.
2013-03-11 22:34:05 -07:00
Nick Martin
0a3c7e5867
Merge branch 'devel' into appcache
2013-03-03 17:34:16 -08:00
Rasmus Erik Voel Jensen
fa4c81071d
Literate CoffeeScript support. Added support for extension .litcoffee (and updated tests and documentation).
2013-03-02 18:48:08 -08:00
Andrew Wilcox
f72f366e20
appcache docs and tweak warning message
2013-02-22 18:38:41 -08:00
Andrew Wilcox
6ed6e8ce17
appcache code review changes
2013-02-21 18:41:53 -08:00
Andrew Wilcox
9c55aeeb97
appcache package
...
This code depends on PR 680. In addition, the docs include a link to
the proposed AppCache wiki page.
Adds the appcache smart package and associated documentation.
QA notes are in packages/appcache/QA.md (Is this a good place to put
them?)
2013-02-21 18:41:53 -08:00
David Glasser
e1b07e4848
Merge branch 'devel' into ddp-pre1
2013-02-13 17:05:07 -08:00
David Glasser
2185b21be5
random docs: feedback from review.
2013-02-13 14:41:31 -08:00
David Glasser
9a7ac87778
Document random package.
2013-02-13 00:42:05 -08:00
David Glasser
78eb2a32d6
Watch '.lessimport' files for changes (but don't parse them).
...
'.lessimport' is now meaningful rather than just a suggestion in the docs.
2013-02-12 14:36:04 -08:00
David Glasser
05ac3ad75d
Document how to prevent your less imports from being double-processed.
2013-02-05 18:34:55 -08:00
David Glasser
a5cc93ee55
Remove the 'sass' package, as warned in 0.5.0.
...
Meteor's sass package wraps the "sass" NPM module, which implements a version of
the Sass language much older than the .sass described at sass-lang.com (and
doesn't implement the current recommended .scss language at all). It also has
poor error handling, so it mostly just ends up confusing users.
The module is unmaintained, and its author now uses stylus/nib (which Meteor
supports: see the stylus package).
If many users want Sass support, we could add this back in wrapping the
"node-sass" package instead (which supports a more recent version of the Sass
language), but for now, just remove it. Meteor still supports Stylus and Less
out of the box.
Fixes #143 .
2012-11-05 15:24:08 -08:00
Dan Dascalescu
5ccacd1fbd
Doc cleanups. Fixes #430 .
2012-11-05 11:19:23 -08:00
Avital Oliver
4c5a4acb02
Improve loginButtons docs
2012-10-23 15:52:31 -07:00
Nick Martin
4ca931aed8
Fix quotes around login buttons example. Fixes #402 .
2012-10-18 17:00:31 -07:00
David Glasser
0bfbbc13c2
Fix D3 link.
2012-10-15 16:51:49 -07:00
Matt DeBergalis
ad1656b2cf
D3.js package
2012-10-15 16:48:23 -07:00
David Glasser
8d1e4afc0e
Docs: clean up accounts-ui section.
2012-10-15 16:26:07 -07:00
David Glasser
93090b846c
Fix doc typos.
2012-10-15 16:18:25 -07:00
Avital Oliver
e3a1f7f428
Refer to OAuth less in docs. Small improvements to accounts-ui docs
2012-10-15 16:12:09 -07:00
David Glasser
1fe86fa93a
Add a warning about the brokenness of the sass package to the docs (issue #143 ).
...
sass.js implements a version of Sass much older than the .sass (let alone
currently recommended .scss) described at sass-lang.com, and has poor error
handling so it mostly just ends up confusing users. sass.js's author now uses
stylus/nib. We should probably remove the sass package, but let's not add
another breaking change to 0.5.0.
2012-10-15 11:21:21 -07:00
David Glasser
72731ddda0
Use jQuery to force all non-#internal links to use target=_blank.
...
Rewrite <a href> links to use Markdown syntax now that they don't need the <a
href> to get target=_blank.
2012-10-15 11:16:53 -07:00
Dan Dascalescu
0a89f9408d
Use better_markdown throughout
2012-10-13 21:31:55 -07:00
David Greenspan
32edb4043f
loginButtons halign -> align
2012-10-12 09:38:20 -07:00
Nick Martin
e8fa501fae
Text for accounts-ui package.
2012-10-12 00:29:03 -07:00
Nick Martin
3b0732fc1d
Add accounts-ui package.
2012-10-11 15:01:39 -07:00
Avital Oliver
de413efe50
Fold the absolute-url package into the meteor package
2012-09-19 16:19:54 -07:00
Nick Martin
1df6b74ada
Feedback from review.
2012-08-16 21:16:31 -07:00
Nick Martin
b3ada2cf4f
Document absolute-url package.
2012-08-15 23:28:51 -07:00
Nick Martin
f55a824f2c
Tweak docs.
2012-08-06 16:33:14 -07:00
Nick Martin
78c47533b5
Initial documentation.
2012-08-02 22:21:13 -07:00
Nick Martin
32206de243
Update docs for new features.
2012-07-12 22:07:27 -07:00
matt debergalis
55af4717f1
missing file
2012-04-27 11:30:23 -07:00
matt debergalis
192537d0df
bootstrap package docs
2012-04-27 10:21:21 -07:00
Nick Martin
05efb31504
Docs and license for sass.
2012-04-26 17:43:35 -07:00
Nick Martin
717d710a3b
Docs for stylus.
2012-04-26 14:40:07 -07:00
matt debergalis
a59f501b37
edits
2012-03-20 16:55:34 -07:00
matt debergalis
7377ce2041
Major formatting and content update to docs.
2012-03-20 16:55:30 -07:00