Commit Graph

495 Commits

Author SHA1 Message Date
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