Commit Graph

563 Commits

Author SHA1 Message Date
Nathan Sobo
d2f24615c1 Delete advanced/globals.md now that we cover them in the API docs 2014-11-24 12:20:45 -07:00
Nathan Sobo
e4b942e991 Modernize advanced/configuration docs 2014-11-24 12:16:53 -07:00
Nathan Sobo
c9f8ffc749 💄 create-a-package.md 2014-11-24 12:02:34 -07:00
Max Brunsfeld
2a5081f0e0 Remove normalizeIndentOnPaste from config schema 2014-11-21 14:51:44 -08:00
Kevin Sawicki
1e4e59ad1c Merge pull request #3745 from atom/document-apm-sort
Document sort params on atom.io package list
2014-11-20 13:21:43 -08:00
Ben Ogle
982346b142 Remove view system docs. They are mis-information 2014-11-20 11:27:11 -08:00
Ben Ogle
f592a5d11f 📝 Remove workspaceView from doc 2014-11-19 17:46:32 -08:00
Ben Ogle
9ee4d334b2 Reflow paragraph 2014-11-19 17:46:32 -08:00
Ben Ogle
ddb16dcc6f 📝 Update doc to remove workspaceView 2014-11-19 17:46:32 -08:00
Nathan Sobo
52b5fff537 Make link more specific in guide doc 2014-11-18 10:36:14 -07:00
Nathan Sobo
91652e1174 Fix link, add link 2014-11-17 20:02:44 -07:00
Ben Ogle
cbf22201e6 Merge pull request #3922 from atom/bo-deprecate-exports
Deprecate exports
2014-11-17 18:00:57 -08:00
Ben Ogle
dde69f8da4 Remove the docs readme
It is not used and just displays mis-information
2014-11-17 16:50:33 -08:00
Ben Ogle
d914ae2a62 Use new panel classes 2014-11-17 16:46:56 -08:00
Ben Ogle
2710d40403 Change link titles 2014-11-17 16:46:56 -08:00
Ben Ogle
d327d4923f Stylesheets -> Selectors 2014-11-17 16:46:56 -08:00
Ben Ogle
dd0bed9bff Add .overlay to the list 2014-11-17 16:46:56 -08:00
Ben Ogle
ff78a5b075 Add bit about deprecation cop 2014-11-17 16:46:56 -08:00
Ben Ogle
856370f522 Add one more bullet point 2014-11-17 16:46:56 -08:00
Ben Ogle
041d3f5c4c Fix link 2014-11-17 16:46:56 -08:00
Ben Ogle
3969c71932 Add some comments to the examples for clarity 2014-11-17 16:46:56 -08:00
Ben Ogle
133bf0cedb Update title to reference packages too 2014-11-17 16:46:56 -08:00
Ben Ogle
f168aafc33 Tiny 💄 change 2014-11-17 16:46:56 -08:00
Ben Ogle
d237b3448c Add theme guides to the index 2014-11-17 16:46:56 -08:00
Nathan Sobo
bbaf908bb2 Add example links 2014-11-17 16:46:56 -08:00
Nathan Sobo
9d947d994e Add syntax theme upgrade guide 2014-11-17 16:46:56 -08:00
Nathan Sobo
e2ecff5e23 Talk about context-targeted style sheets 2014-11-17 16:46:56 -08:00
Nathan Sobo
decae9e34c Start on upgrading UI theme guide 2014-11-17 16:46:55 -08:00
Michael Stramel
60c042bd81 Update linux.md
Update `git fetch` command to include the prune flag which will remove remote branches that no longer exist.
2014-11-17 10:25:04 -06:00
Kevin Sawicki
db13a40f0a Remove outdated markdown task 2014-11-14 14:47:25 -08:00
Nathan Sobo
95ec0d8162 Replaces usages of .mini selector with [mini] 2014-11-13 16:04:57 -08:00
Kevin Sawicki
1456bf0d91 📝 runnung -> running 2014-10-29 09:01:18 -07:00
Bengt Lüers
81586d22f4 Add initial instructions to build rpm from sources, add packaging dependency for Fedora 2014-10-29 01:09:21 +01:00
Kevin Sawicki
0e99b70650 🐧 Add troubleshooting for system gyp error
Closes #2824
2014-10-27 08:45:15 -07:00
Claudio Bley
937ef321bd Update linux.md
You need to have python2 installed on Arch.

Otherwise you get build ENOENT errors using npm-gyp.
2014-10-24 14:08:10 +02:00
Kevin Sawicki
71ef21bb70 📝 Link to roadmap issue 2014-10-22 12:59:57 -07:00
Ben Ogle
498c8d21b2 Fix comments n junk 2014-10-21 13:27:01 -07:00
Ben Ogle
08f35531ba Update descriptor docs 2014-10-20 17:49:14 -07:00
Ben Ogle
4d1e488ef4 Add contributing to packages to the index 2014-10-20 13:34:15 -07:00
Ben Ogle
0a39c28a79 update contributing to packages to not mention amp develop 2014-10-20 13:34:15 -07:00
Ben Ogle
da86c86577 Integrate feedback 2014-10-16 13:26:07 -07:00
Ben Ogle
7d8b5bc1fc Add scopes and scope descriptors docs 2014-10-16 13:23:34 -07:00
Kevin Sawicki
4c6803cf6a Merge pull request #3773 from mkoniecz/master
fakeroot is also necessary
2014-10-09 08:56:10 -07:00
Nathan Sobo
1eb3d8bf99 Use ‘atom-text-editor’ custom tag name for TextEditorElement 2014-10-09 07:39:14 -07:00
Nathan Sobo
8941b97ed2 Use ‘atom-workspace’ custom tag name for WorkspaceElement 2014-10-09 07:39:14 -07:00
Mateusz Konieczny
e6e039293a fakeroot is also necessary 2014-10-09 13:11:06 +02:00
Daniel Hengeveld
fc90a3c2ba Document search endpoint 2014-10-07 15:20:05 -07:00
Daniel Hengeveld
382a06028c Document sort params on package list 2014-10-07 12:08:37 -07:00
Nathan Sobo
eff70b07d9 Update docs for context menus 2014-10-02 10:36:29 -06:00
Ben Ogle
11fad1bd12 Moar 📝 2014-09-29 16:09:48 -07:00