Commit Graph

675 Commits

Author SHA1 Message Date
Scott Chacon
c4500af55a Merge remote-tracking branch 'origin/master' into remove-docs 2015-03-11 15:11:59 -07:00
Basarat Ali Syed
2e23dd9553 windows build: $env:GYP_MSVS_VERSION=2013 might still be required
closes https://github.com/atom/atom/issues/5888
2015-03-08 09:31:13 +11:00
Scott Chacon
c8f072b59c remove docs that have moved to atom/docs, update README 2015-03-02 14:57:14 +01:00
Brian Shirai
91ba91b18f Update upgrading-your-ui-theme.md
Fixed misspelling of container in selector table.
2015-02-23 19:31:48 -06:00
J. B. Rainsberger
11b2b4f55d 💄 Removes last reference to obsolete term 'Activation Events'. 2015-02-22 10:56:25 -04:00
Suyash
6832845b91 📝 fix grammatical errors in linux build file 2015-02-22 13:43:43 +05:30
Kevin Sawicki
65030f8252 📝 Mention node 0.12.x and io.js 1.x support 2015-02-18 16:18:01 -08:00
Kevin Sawicki
49d72f8c50 📝 its -> it is 2015-02-13 11:35:39 -08:00
Kevin Sawicki
86da2ba888 📝 Use update-alternatives 2015-02-13 11:35:02 -08:00
vpeil
78e8e90db9 📝 a little hint added for 'Building from source for linux'
*script/build* has the shebang #!/usr/bin/env node. On some system this command is no available but nodejs (e.g. on debian).
The softlink fixes this problem, and all the other steps work fine.
2015-02-12 21:25:31 +01:00
Kevin Sawicki
10ad714a9a 📝 Minor working tweak 2015-02-09 08:56:15 -08:00
Outsider
75f2290d2d 📝 fix a broken link 2015-02-09 03:41:40 +09:00
Ivan Žužak
e4506ce458 Update title of upgrading guide to match other guides 2015-02-08 09:18:37 +01:00
Ivan Žužak
e55b9f1faa Add Upgrading your package guide to docs index 2015-02-08 09:00:39 +01:00
Wliu
482fb490b8 📝 Add colon 2015-02-06 17:02:10 -05:00
Ivan Žužak
4361b67214 Fix atom engine semver in upgrading docs 2015-02-05 15:07:16 +01:00
Kevin Sawicki
9ba106192d 📝 Add missing in 2015-02-04 10:49:28 -08:00
Kevin Sawicki
83568a1d85 📝 Mention ATOM_HOME 2015-02-04 10:46:58 -08:00
Max Brunsfeld
f7159181ac 📝 Tweak docs for new service APIs 2015-02-03 10:21:23 -08:00
Kevin Sawicki
5cae6f20c4 Merge pull request #5368 from atom/ld-jasmine-ref-fix
Fix link to wrong version of Jasmine
2015-02-03 09:06:11 -08:00
Lee Dohm
9aee7d4b38 📝 Add section about composed commands
Fix #5357

This is intended to address the commonly-asked question about making a keybinding execute multiple commands.
2015-02-03 04:50:38 -08:00
Lee Dohm
b6c86ea217 📝 Update command example for CommandRegistry 2015-02-03 04:31:23 -08:00
Lee Dohm
0d169f0516 Fix link to wrong version of Jasmine
Applies to #5354
2015-02-02 20:26:35 -08:00
Kevin Sawicki
5dea6e7d12 Link to all guides
Closes #5332
2015-02-02 18:20:53 -08:00
Lee Dohm
800ca5a37a 📝 Add a missing comma 2015-02-02 17:22:53 -08:00
Lee Dohm
959aa08d62 📝 Atom 1.0 API is now frozen 2015-02-02 17:22:29 -08:00
Lee Dohm
6eed4e461f 📝 Give stronger recommendation on deactivate
Many packages don't clean up properly on update, causing strange
behavior until restart. Simply stating that the `deactivate` method is
optional is enough to let people know that it isn't required for the
common case.
2015-02-02 17:22:29 -08:00
Lee Dohm
00b79e69f1 📝 activationEvents are now activationCommands 2015-02-02 17:22:29 -08:00
Max Brunsfeld
3739995ddb Merge pull request #5277 from atom/mb-package-json-services
Allow packages to specify services in their package.json files
2015-02-02 17:07:41 -08:00
Max Brunsfeld
f942bafe54 📝 Fix typo in 'Creating Package' docs 2015-02-02 16:47:33 -08:00
Kevin Sawicki
fee8e4a75a Merge pull request #5335 from xfq/semicolon
📝 Minor punctuation fix.
2015-02-02 11:29:48 -08:00
Max Brunsfeld
edd8714bbf 📝 Document provision and consumption of services 2015-02-02 11:18:52 -08:00
Xue Fuqiao
2170e917bd 📝 Minor punctuation fix. 2015-01-31 23:59:35 +08:00
Ivan Žužak
7add4af585 Merge pull request #5334 from xfq/https
Change HTTP to HTTPS
2015-01-31 11:42:56 +01:00
Ivan Žužak
5076e2c8b3 Merge pull request #5333 from xfq/devtools-link
Update the URI of DevTools tutorial in docs
2015-01-31 11:41:52 +01:00
Ivan Žužak
b56d73cd74 Merge pull request #5330 from xfq/broken-link
📝 Fix a broken link.
2015-01-31 11:40:37 +01:00
Xue Fuqiao
f6067cb629 📝 Fix previous change. 2015-01-31 18:08:13 +08:00
Xue Fuqiao
22158031bf Change HTTP to HTTPS.
Change HTTP to HTTPS to avoid plaintext HTTP connections.
2015-01-31 17:59:45 +08:00
Xue Fuqiao
8ac3fada4e 📝 Update the URI of DevTools tutorial. 2015-01-31 17:11:09 +08:00
Xue Fuqiao
a03d5bc288 📝 Fix a broken link.
Fix a broken link in `docs/creating-a-theme.md`.
2015-01-31 14:10:39 +08:00
Xue Fuqiao
cc489e5663 📝 Fix theme docs. 2015-01-31 13:51:40 +08:00
Machiste N. Quintana
a0a3c93b1d 📝 Fix broken npm package.json link
In creating-a-package.md
Fixes #5304
2015-01-29 10:52:46 -05:00
simurai
8e617ff4e2 📝 Update Shadow DOM selector 2015-01-29 09:27:17 +09:00
Machiste Quintana
9132859757 📝 LESS -> Less 2015-01-24 09:49:53 -05:00
Kevin Sawicki
89a5469151 📝 Mention apm install --check
Refs atom/apm#265
2015-01-21 15:33:19 -08:00
Ben Ogle
9fb1edbc54 Fix inconsistent keybindings in first package guide
Closes #3863
2015-01-20 15:11:39 -08:00
simurai
6f4107fe5d 📝 Update text-editor example 2015-01-20 16:03:47 +09:00
Avi
1fe452776d typo
the the
2015-01-19 22:11:31 +11:00
Ben Ogle
e598856db5 Fix the version number in the upgrade guide 2015-01-15 14:00:37 -08:00
Nathan Sobo
2f765974f8 Merge pull request #4169 from atom/upgrading-docs
Add package upgrade guide
2015-01-15 13:07:54 -07:00