Commit Graph

659 Commits

Author SHA1 Message Date
Kevin Sawicki
9299ff3404 📝 Remove observeConfig
Replaced with subscribe/atom.config.observe

Closes #2742
2014-06-25 08:11:30 -07:00
Kevin Sawicki
433843ba23 📝 Wrap line and use single backticks 2014-06-23 09:36:44 -07:00
James Galizio
843c075779 Fixed typo's for proposed commit. 2014-06-22 11:59:11 -07:00
James Galizio
748d189079 Update linux.md to accomadate build issues
I ran into this when I installed today, and the inscribed method allowed me to complete my atom install on CrunchBang. I've seen a few issues having to do with this, so it might be advisable to have it in the troubleshooting section!
2014-06-21 20:36:55 -07:00
Kevin Sawicki
ae97244664 📝 Tweak python install location note 2014-06-20 08:06:22 -07:00
Rob Thijssen
07577ff944 Added a hint about the required Python path.
In order to alert users that the Atom build scripts expect to find Python in the default installation folder.
2014-06-20 15:19:55 +01:00
Ivan Žužak
286c7e8f18 Add overview to debugging guide 2014-06-15 13:27:04 +02:00
Bengt Lüers
ae46f1a3e1 Add installation step of "C++ Toolchain" on Fedora 2014-06-14 16:16:22 +02:00
Kevin Sawicki
01fdf016a9 📝 Document invalid .vcxproj file error
Refs #2430
2014-06-13 14:33:16 -07:00
joliv
e046bb52d7 📝 Add git req to linux build instructions
Pretty simple, but doesn't come on a clean install.
2014-06-13 17:49:10 +00:00
Kevin Sawicki
153faefaf9 📝 Link to node.js wiki install instructions
Closes #2340
2014-06-10 09:26:38 -07:00
Kevin Sawicki
636a8a8286 📝 💄 2014-06-10 09:19:39 -07:00
Kevin Sawicki
faada2de30 📝 Mention build-essential package
Closes #2384
2014-06-10 09:18:12 -07:00
Ivan Žužak
f9c975bba7 Add debugging guide to list of guides 2014-06-07 11:45:25 +02:00
Cheng Zhao
fc1709f113 📝 Mention 32bit arch is supported. 2014-06-07 14:09:03 +08:00
Kevin Sawicki
25b641125d 📝 Remove Weird Stuff 2014-06-06 11:04:01 -07:00
Alex Jordan
15bb3ee31d add troubleshooting long path issues for Windows 2014-06-06 01:04:23 -07:00
Kevin Sawicki
8f5018f925 Merge pull request #2515 from atom/star-api-docs
📝 Add documentation for Atom.io Star API
2014-06-05 16:24:03 -07:00
Kevin Sawicki
a47feb9dd8 📝 Minor tweaks 2014-06-05 16:23:40 -07:00
Ivan Žužak
1d2ce26b81 Merge pull request #2502 from atom/iz-debugging-atom-docs
Add debugging guide
2014-06-05 22:22:36 +02:00
Daniel Hengeveld
88cb7e2f96 'Returns package' -> 'Returns a package' 2014-06-05 11:14:34 -07:00
Daniel Hengeveld
728aacd3fb 📝 Add documentation for Atom.io Star API 2014-06-05 11:09:29 -07:00
Kevin Sawicki
d16bd0d7eb 💄 2014-06-05 10:09:27 -07:00
Kevin Sawicki
b6fc17e363 Mention sudo might be required for npm config
This will depend on how you've installed and configured npm in the
PATH

Refs #2342
2014-06-05 09:59:44 -07:00
Bengt Lüers
646d8a5966 Add concrete install instructions for Fedora Linux 2014-06-05 01:05:57 +02:00
Ivan Zuzak
2cce36694d Add second part of the debugging guide 2014-06-04 22:07:44 +02:00
Ivan Žužak
f670673baf Move explanation for unset! example into the text 2014-06-04 17:11:42 +02:00
Ivan Zuzak
f5bd6a6baf first part of debugging guide 2014-06-04 16:56:09 +02:00
Ivan Žužak
9e20cefd4b Add example for unset! directive 2014-06-04 16:33:22 +02:00
Ivan Žužak
9899e7f2e3 Merge pull request #2493 from atom/iz-update-build-docs
Add links to build error reports in build docs
2014-06-03 20:45:58 +02:00
Ivan Zuzak
a62a0f4bb7 add links to build error reports in build docs 2014-06-03 20:38:38 +02:00
Corey Johnson
7e52c86095 📝 Update context menu doc 2014-06-03 10:25:12 -07:00
Corey Johnson
8ed3b7a250 Merge pull request #2134 from erikhakansson/AdvancedContextMenu
Advanced context menu
2014-06-03 10:13:37 -07:00
James Somers
6e34562d94 Update os-x.md
With the original URL, git would throw this error:

```
fatal: unable to access 'https://github.com/atom/atom/': The requested URL returned error: 500
```
2014-05-29 22:05:00 -04:00
Corey Johnson
249a14704b 📝 Fix typo in docs 2014-05-29 15:16:43 -07:00
Ben Ogle
5e511ca6c6 Typo! 2014-05-29 15:02:58 -07:00
Kevin Sawicki
45717d7431 📝 Correct typos 2014-05-28 14:01:45 -07:00
Kevin Sawicki
afd61a369b 📝 Pluralize method 2014-05-28 14:00:50 -07:00
erikhakan@gmail.com
b7d6825287 docs markdown 2014-05-28 22:10:49 +02:00
erikhakan@gmail.com
1fe13fbad8 updated docs 2014-05-28 22:08:51 +02:00
ddavison
6e070ae057 ⓒⓛⓐⓡⓘⓕⓘⓒⓐⓣⓘⓞⓝ 2014-05-23 19:12:12 -04:00
ddavison
9ea94cb6cc ⓐⓓⓓⓘⓝⓖ ⓟⓐⓣⓒⓗ ⓣⓞ ⓓⓞⓒⓢ 2014-05-23 15:29:35 -04:00
Corey Johnson
8a899f2116 Merge pull request #2360 from atom/apm-api-docs
add atom.io api docs
2014-05-23 10:18:06 -07:00
Corey Johnson
152a8b311f Merge remote-tracking branch 'origin/master' into cj-split-windows-build-requirements
Conflicts:
	docs/build-instructions/windows.md
2014-05-23 08:51:08 -07:00
Daniel Hengeveld
e6229f6145 Use h4 for individual methods in apm api doc 2014-05-22 15:45:30 -07:00
CoolOppo
fd5ea8a0b1 Fix slash in Windows build instructions
This could be mildly confusing to some who are unfamiliar with using bash.
2014-05-22 15:44:37 -04:00
Daniel Hengeveld
40b66e8eb3 add atom.io api docs 2014-05-22 12:13:58 -07:00
Kevin Sawicki
71e83962ac Merge pull request #2356 from klorenz/master
📝 Add solution for "TypeError: Unable to watch path"
2014-05-22 11:34:50 -07:00
probablycorey
5316d586d1 Add information about where application is located 2014-05-22 11:28:08 -07:00
probablycorey
f4d6b69002 Split the windows build requirements by version 2014-05-22 11:00:33 -07:00
probablycorey
3a3adf43a4 Merge remote-tracking branch 'origin/master' into zelon-master
Conflicts:
	docs/build-instructions/windows.md
2014-05-22 09:29:53 -07:00
Corey Johnson
8c5d0775bc Merge pull request #2339 from atom/cj-add-spec-documentation
Add spec documentation
2014-05-22 08:51:02 -07:00
Kay-Uwe (Kiwi) Lorenz
b2b048994c added a solution for an issue in linux troubleshooting section 2014-05-22 17:41:18 +02:00
probablycorey
3a71b0470b Add links to writing specs doc 2014-05-21 14:47:30 -07:00
probablycorey
421cdb41b9 Add spec documentation 2014-05-21 14:45:36 -07:00
Lee Dohm
c3cedd2dc9 Split out the package-specific information
Per PR feedback, splitting out package-specific development information
into its own document.
2014-05-21 11:35:23 -07:00
KIM, JINWOOK
0fe3f2d03c Use 'with' instead of 'and'
Using 'with' instead of 'and' could prevent some people to think that SP1 is an other program, or is Windows SP1
2014-05-21 22:11:59 +09:00
Lee Dohm
1211680998 📝 Unify the two contributing documents
Both documents had some really great stuff to them, but there was too much
overlap. I did my best to unify them into one document, taking the best
features of each.
2014-05-20 10:35:18 -07:00
probablycorey
6f0882a098 Merge remote-tracking branch 'origin/master' into cj-windows-build-instructions-update
Conflicts:
	docs/build-instructions/windows.md
2014-05-20 09:51:08 -07:00
KIM, JINWOOK
124c517056 Add Visual Studio 2010 SP1 download URL
Many people are confused by indicating just Visual Studio 2010 Express without SP1
2014-05-20 23:50:12 +09:00
Pritam Baral
7627e0b0f0 Minor fix + Remove last references to /tmp 2014-05-19 23:57:48 +05:30
probablycorey
ad157fe423 💄 2014-05-19 09:38:59 -07:00
probablycorey
f3d36a9726 Move instructions out of requirements 2014-05-19 09:06:45 -07:00
probablycorey
c2b8cedef1 💄 2014-05-19 09:06:26 -07:00
Esa Varemo
21fd2b8f1d Make instructions for manual VS path more accurate
Move the line number for the variable close to the actual current location.
Add a note to not to include unescaped backward slashes as they would appear in normal Windows paths.
2014-05-18 17:37:36 +03:00
Corey Johnson
9ca506de4b Merge pull request #2173 from Locke23rus/issue-1791
💄 Deprecate backspaceToBeginningOf{Word,Line}
2014-05-16 15:13:44 -07:00
Kevin Sawicki
6cae6981d8 Recommend cloning to shallow path
Prevents path length issues
2014-05-16 13:29:39 -07:00
Kirill Nikitin
917b223c6c merge conflict 2014-05-16 11:45:43 +04:00
Corey Johnson
bb9d67a1b1 Merge remote-tracking branch 'origin/master' into cj-windows-build-instructions-update
Conflicts:
	script/bootstrap
2014-05-15 14:34:07 -07:00
Lee Dohm
a47d55f016 📝 Document process for hacking node module components
See: http://discuss.atom.io/t/how-to-setup-development-for-core-modules-like-atom-keymap/9221/18?u=leedohm
2014-05-14 18:25:12 -07:00
Corey Johnson
58c55cdf81 Troubleshooting message no longer needed because of
50a616d91c
2014-05-14 16:22:35 -07:00
Corey Johnson
73f8c28add Update windows build instructions 2014-05-14 15:34:19 -07:00
Corey Johnson
d015793851 Remove unnecessary instructions 2014-05-14 15:31:58 -07:00
Corey Johnson
fab60e7faa Create separate instruction
I'm not sure if this step is needed, but it existed before. If it is 
needed we should include WHY you have to do this.
2014-05-14 14:04:56 -07:00
Corey Johnson
6296665f46 Removed unnecessary instruction. 2014-05-14 14:00:13 -07:00
Aurelio Jargas
ca164a0b0b Fix link for TextMate's GitHub Organization 2014-05-12 15:56:06 -03:00
Cheng Zhao
f731769afd 📝 No more need of libudev hack on Linux. 2014-05-12 22:28:03 +08:00
Kirill Nikitin
111b5d1fbe 💄 Deprecate backspaceToBeginningOf{Word,Line}
Rename functions `backspaceToBeginningOfWord` to `deleteToBeginningOfWord` and
`backspaceToBeginningOfLine to `deleteToBeginningOfLine`.
Rename commands `editor:backspace-to-beginning-of-word` to
`delete-to-beginning-of-word` and `editor:backspace-to-beginning-of-line` to
`editor:delete-to-beginning-of-line`.

Fix #1791
2014-05-12 02:50:20 +04:00
Paul Betts
5b0d974b43 Merge pull request #2074 from dertuxmalwieder/master
+FreeBSD, -bullshit
2014-05-10 08:37:16 -07:00
Aaron Halford
d51b955e09 Update linux.md 2014-05-09 15:22:43 -07:00
Aaron Halford
774d7ec0af Update docs and fix typos 2014-05-09 15:16:13 -07:00
probablycorey
d6f4b00e16 🔥 whitespace 2014-05-09 11:40:27 -07:00
probablycorey
9d81df8670 Remove x86 instructions because they aren't supported.
Based on comment by https://github.com/atom/atom/pull/2117/files#r12489527
2014-05-09 11:40:18 -07:00
Corey Johnson
07de4a70a1 Merge pull request #2117 from sophearak/master
Add troubleshoot document libudev in Ubuntu 14.04
2014-05-09 11:30:39 -07:00
Sophearak THA
47a2e57633 📝 Add troubleshoot document libudev in Ubuntu 14.04 2014-05-09 14:44:57 +07:00
Cthulhux
d6a4c70929 FreeBSD
Signed-off-by: Cthulhux <zeug@tuxproject.de>
2014-05-09 09:28:50 +02:00
Chris S
d3845db403 Add troubleshooting to Windows build instructions 2014-05-09 04:04:43 +01:00
Paul Betts
4afae028ec Explain why GH4W 2014-05-08 19:00:53 -07:00
Paul Betts
5165f0df88 Merge remote-tracking branch 'origin/master' into winreadme
Conflicts:
	README.md
2014-05-08 18:06:05 -07:00
Corey Johnson
91342db0ba Tweak build instruction content 2014-05-08 16:34:54 -07:00
Corey Johnson
3a22b3d4b8 Move build instructions to separate files 2014-05-08 16:30:44 -07:00
Corey Johnson
d35baac054 Add build instructions section to docs folder 2014-05-08 16:16:13 -07:00
Pascal Borreli
7070ed8ae4 Fixed typos 2014-05-07 08:52:58 +01:00
Matt Belland
594a2d201b Remove unnecessary conjunction and spaces 2014-05-06 19:19:43 -07:00
Cameron McEfee
cda7ca047c Logo in the docs 2014-05-04 15:48:25 -07:00
Kevin Sawicki
66628e8c52 Update broken link to publish doc 2014-04-24 13:56:14 -07:00
Nathan Sobo
11d7562c12 Document unset! and native! directives in keymap system 2014-04-01 10:27:35 -06:00
Ivan Zuzak
c566e7f1f3 use cmd instead of meta in docs 2014-04-01 18:11:23 +02:00
Nathan Sobo
1cdec9386c Modernize serialization docs 2014-03-24 16:19:06 -06:00
probablycorey
98ea42d808 Update docs on window:reloading 2014-03-24 09:38:40 -07:00
probablycorey
4e3a46ee71 Use correct keybinding for window:reload 2014-03-24 09:12:59 -07:00
Kevin Sawicki
be561f0e5e 📝 Update styleguide keybinding
Closes #1628
2014-03-11 12:29:23 -07:00
Nathan Sobo
909e0d7312 Remove defunct 'autoIndentOnPaste' option from customizing-atom docs 2014-03-07 13:39:36 -07:00
Corey Johnson
1fdb49f314 Avoid using the atom- prefix 2014-03-06 08:50:18 -08:00
Nathan Sobo
8b093122ac Add Workspace to exported class list 2014-03-05 09:00:39 -07:00
probablycorey
6242bd7eb7 Update cson link 2014-03-04 12:25:59 -08:00
Ivan Zuzak
7fdf5ed7dc remove public link to private apm repo 2014-03-04 15:50:49 +01:00
Ivan Zuzak
6fb956688a add short init.coffee example 2014-03-04 14:42:23 +01:00
Ivan Zuzak
28b362f8ff add coffeescript link 2014-03-04 14:12:41 +01:00
Ivan Zuzak
7035ccdcd2 add CSON link to docs 2014-03-04 14:11:12 +01:00
Ivan Zuzak
ba5ac8d872 use - instead of + in keyboard shortcuts 2014-03-04 14:06:02 +01:00
Nathan Sobo
fe213d1e13 Nuke this section without nuking all the links 2014-03-01 15:41:54 -08:00
Nathan Sobo
35b78af446 Revert "Remove outdated section of the creating-a-package docs"
This reverts commit ce5eef2605.
2014-03-01 15:41:54 -08:00
Nathan Sobo
4e45fbbc04 Merge pull request #1617 from atom/fix-keybinding-docs
Fix CSON syntax for keybinding example in docs
2014-03-01 00:10:41 +02:00
Garen Torikian
63aedb65d9 Fix CSON syntax for keybinding example 2014-02-28 00:01:12 -08:00
Ben Ogle
be148574e3 Merge pull request #1611 from atom/bo-theme-doc-update
Theme doc update
2014-02-27 17:13:52 -08:00
Ben Ogle
e67a9c9664 Changes for kevin 2014-02-27 17:05:10 -08:00
Ben Ogle
739d171462 Add naming convention for -ui themes 2014-02-27 16:32:04 -08:00
Ben Ogle
01f4ebde54 Add a bit about naming a syntax theme 2014-02-27 16:29:35 -08:00
Ben Ogle
97f3d1662e Add tip 2014-02-27 16:29:04 -08:00
Nathan Sobo
ce5eef2605 Remove outdated section of the creating-a-package docs 2014-02-27 15:59:06 -08:00
Kevin Sawicki
2f70f4ba25 📝 publishing not publish in links 2014-02-27 12:07:13 -08:00
Kevin Sawicki
d5cb79027a Link to creating-a-package doc 2014-02-27 08:00:43 -08:00
Kevin Sawicki
fea1a001ee Link to proper theme doc 2014-02-27 08:00:43 -08:00
Kevin Sawicki
64f66fad4d 📝 Update tests section 2014-02-26 13:30:41 -08:00
Kevin Sawicki
5a8e3100b9 Link to conversion guides 2014-02-26 13:18:38 -08:00
Kevin Sawicki
e9cf8d4647 Remove internal docs for beta
These can come back, just don't want them searchable for beta.
2014-02-26 10:30:15 -08:00
Kevin Sawicki
e0af2122d2 📝 Add missing comma 2014-02-26 09:22:02 -08:00
Kevin Sawicki
1bd1121d50 📝 when instead of with 2014-02-26 09:20:57 -08:00
Kevin Sawicki
de695e31d2 Drop www in atom.io links 2014-02-24 17:38:49 -08:00
Kevin Sawicki
0307c0e6c9 Rename ~/.atom/styles.css to ~/.atom/styles.less 2014-02-24 16:14:05 -08:00
Nathan Sobo
4c1d85e2bf 💄 A few grammar tweaks to creating-a-theme.md 2014-02-24 10:42:41 -07:00
Kevin Sawicki
f6309ec489 Mention menus for opening ~/.atom files 2014-02-23 11:57:20 -08:00
Kevin Sawicki
bc3791f738 Make it more obvious that example argument is a folder 2014-02-22 18:50:56 -08:00
Kevin Sawicki
a8cc73c5e6 📝 Add deeper instructions on project tags 2014-02-22 18:45:53 -08:00
Kevin Sawicki
2a8dce75cd 📝 Tweak add/move/delete intro sentence 2014-02-22 18:31:52 -08:00
Kevin Sawicki
e7200fb938 📝 Mention cmd-shift-b 2014-02-22 18:29:31 -08:00
Kevin Sawicki
8c60207fde 📝 on instead of at 2014-02-22 18:27:53 -08:00
Kevin Sawicki
1ca86d36fd Use .ctags file from symbols view 2014-02-22 18:27:07 -08:00
Kevin Sawicki
6f971901d7 📝 Settings view not preferences pane 2014-02-22 18:25:50 -08:00
Kevin Sawicki
a7ebdbb361 Update customizing doc for new settings view UI 2014-02-22 18:23:10 -08:00
Kevin Sawicki
0d1f980940 Correct grammar in clone step 2014-02-22 17:26:52 -08:00
Kevin Sawicki
cf382ea2f8 style instead of styles 2014-02-22 17:26:52 -08:00
Kevin Sawicki
a674950ce1 Your instead of you 2014-02-22 17:26:52 -08:00
Kevin Sawicki
2b7bd8a9d7 📝 Document theme key in package.json 2014-02-22 17:26:52 -08:00
Kevin Sawicki
d98fef52f2 📝 Update create a theme doc 2014-02-22 17:26:52 -08:00
Kevin Sawicki
5f548627b3 Add contributing guide 2014-02-22 11:50:45 -08:00
Kevin Sawicki
bc22130938 Add publish doc to index 2014-02-21 09:51:44 -08:00
Nathan Sobo
136e7d3491 Update reference syntax in contributing docs 2014-02-20 16:34:53 -07:00
Nathan Sobo
545b375bb5 Merge pull request #1556 from atom/ns-contributing-doc
Add public contribution guide
2014-02-20 00:14:38 +02:00
Nathan Sobo
383d8f6940 Don't mention vendor 2014-02-19 15:12:49 -07:00
Nathan Sobo
280fc9af85 Go back to old biscotto syntax until it's updated 2014-02-19 15:12:28 -07:00
Nathan Sobo
029e4336bc Add a link to the Emoji Cheat Sheet 2014-02-19 15:09:06 -07:00
Nathan Sobo
aebca38ae6 Use a better imperative mood example 2014-02-19 14:01:03 -07:00
Nathan Sobo
01f6ca3cae Discuss clone location and ATOM_REPOS_HOME environment variable 2014-02-19 13:57:19 -07:00
Nathan Sobo
2275a6d2d1 Use --dev instead of -d for clarity 2014-02-19 13:54:18 -07:00
Kevin Sawicki
a8f4019693 Remove File and Directory 2014-02-19 10:58:14 -08:00
Nathan Sobo
459c11b602 Add initial doc for contributing to packages 2014-02-19 08:40:21 -07:00
Kevin Sawicki
d4dfdd17ff Remove stray g 2014-02-13 15:37:10 -08:00
Kevin Sawicki
2e8bf53a04 Outdent list 2014-02-13 15:37:10 -08:00
Kevin Sawicki
d9262a8415 Remove extra space 2014-02-13 15:37:10 -08:00
Kevin Sawicki
504ec58d93 Lowercase package 2014-02-13 15:37:10 -08:00
Kevin Sawicki
3de158bbdd Link to http://guides.github.com/overviews/desktop 2014-02-13 15:37:10 -08:00
Kevin Sawicki
6cd3ef4a6c Wrap at 80 2014-02-13 15:37:10 -08:00
Kevin Sawicki
d5c8b052c6 Tweak pre-req checks 2014-02-13 15:37:10 -08:00
Kevin Sawicki
ffdbefc0f4 List out what publish command does before running 2014-02-13 15:37:10 -08:00
Kevin Sawicki
fccddd9200 Remove stray ] 2014-02-13 15:37:09 -08:00
Kevin Sawicki
bdb37c4dee Remove extra newline 2014-02-13 15:37:09 -08:00
Kevin Sawicki
4b28cc78b1 Drop ./ from link 2014-02-13 15:37:09 -08:00
Kevin Sawicki
28032cb257 Use link name 2014-02-13 15:37:09 -08:00
Kevin Sawicki
75c3197a62 Link to publish doc from converting docs 2014-02-13 15:37:09 -08:00
Kevin Sawicki
e0459fa069 Link to publish from your first package doc 2014-02-13 15:37:09 -08:00
Kevin Sawicki
8f9d845683 People can now install it 2014-02-13 15:37:09 -08:00
Kevin Sawicki
7caece7c77 Tweak wording around versioning 2014-02-13 15:37:09 -08:00
Kevin Sawicki
e279c75653 Add name check and post publish instructions 2014-02-13 15:37:09 -08:00
Kevin Sawicki
f678d836fa Add initial publishing doc 2014-02-13 15:37:09 -08:00
Kevin Sawicki
1d3163cda1 📝 Outdent code block 2014-02-12 16:34:08 -08:00
Kevin Sawicki
95c4e2170b 📝 Outdent code block 2014-02-12 11:45:00 -08:00
Corey Johnson
15442c3dba Merge pull request #1527 from atom/cj-update-markdown-preview
Changes inspired by Markdown Preview
2014-02-11 11:27:02 -08:00
probablycorey
ffb7093cf3 Merge branch 'cj-make-package-activation-consistent' into cj-update-markdown-preview
Conflicts:
	src/deserializer-manager.coffee
	src/workspace.coffee
2014-02-10 14:17:46 -08:00
Kevin Sawicki
2e8962501d Add hyphen between text and mate 2014-02-10 13:30:40 -08:00
Kevin Sawicki
0bbc631607 📝 Update docs for user.coffee rename 2014-02-07 09:52:55 -08:00
Kevin Sawicki
9f67978513 Remove doc proposal 2014-02-06 14:08:17 -08:00
probablycorey
f10e55b4d5 Remove deferred package deserializers 2014-02-05 14:46:49 -08:00
Kevin Sawicki
3047152fb0 Mention apm init command 2014-02-04 16:51:11 -08:00
Kevin Sawicki
220fe36167 📝 Add guide for converting a TextMate bundle 2014-02-04 16:50:21 -08:00
Kevin Sawicki
e52fd3925c Drop the www 2014-02-04 16:50:09 -08:00
Kevin Sawicki
8713153f01 📝 Add publish idea 2014-02-04 16:46:54 -08:00
Kevin Sawicki
4237916759 📝 Fence as sh 2014-02-04 16:34:27 -08:00
Kevin Sawicki
bcf1456df7 📝 converted instead of generated 2014-02-04 16:32:26 -08:00
Kevin Sawicki
147db97d4d Add doc for converting a TextMate theme 2014-02-04 16:22:38 -08:00
Tom Preston-Werner
d3e11a6183 BAM -> 🎉 2014-02-03 16:48:33 -08:00
probablycorey
48417338b0 Fix typo 2014-02-03 14:54:50 -08:00
Tom Preston-Werner
f75b4aa117 Clarify a few small issues from a newbie perspective. 2014-02-03 14:22:20 -08:00
Kevin Sawicki
0730c7902d Update export docs for SelectListView 2014-01-31 14:51:06 -08:00
Kevin Sawicki
73c714b62d 📝 Update user stylesheet docs to use styles.css 2014-01-30 17:07:19 -08:00
Corey Johnson
ce881c87b9 Merge pull request #1486 from atom/cj-first-package-doc
Simplify first package docs
2014-01-28 13:51:16 -08:00
probablycorey
2590bad75f Use json to render code block 2014-01-28 11:33:07 -08:00
probablycorey
6ff553e41c Fix reload window text 2014-01-28 11:32:31 -08:00
probablycorey
ec3ca7e429 Add an and 2014-01-28 11:27:06 -08:00
probablycorey
386767868e Remove activation events comment
I think we all agree that it would be better if we didn't have to 
deal with activationEvents. But for now I'm leaving this in because it
is required.
2014-01-28 11:24:53 -08:00
probablycorey
e2bb4747fa 💄 2014-01-28 11:23:50 -08:00
probablycorey
885a4e2b2a Document the update-package-dependencies:update command. 2014-01-28 11:22:17 -08:00
probablycorey
e31fab7fe4 Link to npm 2014-01-28 11:21:58 -08:00
probablycorey
0a2b173270 Inline links 2014-01-28 11:11:11 -08:00
probablycorey
064a384318 Insert 'Hello, World!' text instead of uppercasing selection. 2014-01-27 17:40:19 -08:00
probablycorey
5708140f10 Use string interpolation 2014-01-27 17:30:14 -08:00
Nathan Sobo
632ba0217a 💄 2014-01-27 11:49:09 -07:00
Nathan Sobo
bf1a2a532e A little wordsmithing. Feel free to push back on whatever. 2014-01-27 11:00:32 -07:00
probablycorey
72bb83ccd0 Link to ascii art 2014-01-27 08:55:35 -08:00
probablycorey
def2001eb6 Use json instead of coffeescript in code block 2014-01-27 08:54:47 -08:00
probablycorey
5bda9b8a8e Remove trailing dot 2014-01-27 08:53:47 -08:00
probablycorey
0b0ad42610 💄 2014-01-27 08:46:27 -08:00
Nathan Sobo
17d30cc526 Revise in-depth keymap overview 2014-01-25 17:49:40 -07:00
Nathan Sobo
f631660b32 Start on overview of atom's global variables 2014-01-25 17:49:39 -07:00
probablycorey
5be6cfa678 Update first package documentation 2014-01-24 18:07:37 -08:00
Kevin Sawicki
8e6aa1ee9a Doc available classes from 2014-01-23 15:13:12 -08:00
Nathan Sobo
c3d5f713ca Rename internals directory to advanced 2014-01-21 21:04:33 -07:00
Nathan Sobo
042684212e Use atom.config instead of config 2014-01-21 21:04:33 -07:00
Nathan Sobo
81987efed7 Fix typo 2014-01-21 21:04:33 -07:00
Nathan Sobo
f2e123e295 Merge pull request #1457 from shama/typo
docs: occured -> occurred.
2014-01-21 19:58:03 -08:00
Nathan Sobo
8d193d542b Update configuration docs 2014-01-21 20:56:30 -07:00
Kyle Robinson Young
f6c7dd0b2f docs: occured -> occurred. 2014-01-21 19:41:53 -08:00
Nathan Sobo
b380551e5e Nuke private beta docs 2014-01-21 20:34:57 -07:00
Nathan Sobo
7dcb340643 Streamline the getting started docs 2014-01-21 20:33:53 -07:00
Kevin Sawicki
292ff0de52 📝 Use singular package 2014-01-21 18:43:07 -08:00
Kevin Sawicki
77e97a7552 Link to node docs 2014-01-21 09:26:38 -08:00
Kevin Sawicki
a03ba290f9 Use consistent coffeescript fence name 2014-01-20 16:00:02 -08:00
Kevin Sawicki
c9e498f36f 📝 Use correct folder name 2014-01-20 16:00:02 -08:00
Kevin Sawicki
e6a98125af Link to creating a package doc 2014-01-20 16:00:02 -08:00
Kevin Sawicki
025d2be606 📝 Triggered instead of trigged 2014-01-20 16:00:02 -08:00
Kevin Sawicki
45fe04f630 📝 Add require example 2014-01-20 16:00:02 -08:00
Kevin Sawicki
b4a9409ec8 Add custom README.md for generated docs 2014-01-20 16:00:02 -08:00
probablycorey
5d99acd8c5 Update docs 2014-01-03 15:26:56 -08:00
Kevin Sawicki
086f0a0684 📝 Mention build-package script and atom-master-builds 2013-12-10 17:37:32 -08:00
Kevin Sawicki
7cc61c5252 📝 Add locally 2013-12-10 15:22:21 -08:00
Kevin Sawicki
b3b2be2430 📝 Add setting up travis doc 2013-12-10 15:21:58 -08:00
Kevin Sawicki
092ed37ed9 Remove unused core.hideGitIgnoredFiles config setting 2013-12-10 11:07:05 -08:00
Kevin Sawicki
dbdb51db2f 📝 Update wrapGuide to wrap-guide 2013-12-10 09:52:20 -08:00
Kevin Sawicki
c0fe3c01de 📝 Remove extra space 2013-12-06 12:26:52 -08:00
Kevin Sawicki
97dbe0d3b2 📝 Wording tweaks and link to apm and emmet 2013-12-06 12:26:24 -08:00
Cameron McEfee
250938869e Use @gjtorikian's suggested copy 2013-12-06 12:26:24 -08:00
Cameron McEfee
6092de9af8 Add manual package install directions to Atom docs 2013-12-06 12:26:23 -08:00
Kyle Robinson Young
0e270f85ba A couple typo fixes in the docs. 2013-12-04 20:40:27 -08:00
probablycorey
77da136d17 Update cmd-shift-P references and getting started doc 2013-12-04 14:07:43 -08:00
Kevin Sawicki
e2ee99556d Merge branch 'master' into cj-update-docs 2013-12-04 09:01:27 -08:00
Kevin Sawicki
49a32dd2dc Remove cmake dependency 2013-12-04 08:48:45 -08:00
Kevin Sawicki
98694e5407 Use a class instead of id for workspace view 2013-12-02 08:23:29 -08:00
probablycorey
9fe507d675 Update readme and build instructions 2013-11-27 10:59:11 -08:00
Kevin Sawicki
d0eb26c35f 📝 RootView -> WorkspaceView 2013-11-26 11:07:46 -08:00