12 Commits

Author SHA1 Message Date
breandan
f0e7cacb79 Update contribution guidelines and fix broken link
* Add instructions for downloading tarball sources
* Migrate contribution guidelines from jetbrains.org
* Fixes IJSDK-114
2016-01-06 23:54:55 -08:00
breandan
da6f83a159 Replace "IntelliJ IDEA" with "IntelliJ Platform" where appropriate and other minor changes 2015-11-30 06:25:21 -05:00
Matt Ellis
ca989bbb03 Simplified links to Upsource
Now using upsource:// protocol and converted to full link at build time.
2015-11-26 15:39:11 +00:00
Matt Ellis
6c8b0cd5f5 Minor reformatting. No content changes 2015-11-23 17:51:20 +00:00
Matt Ellis
005162aa48 Minor reformatting. No actual content changed 2015-11-23 17:36:39 +00:00
Yann Cébron
c19cbbb9ac checkout_and_build_community.md: 15.0.x 2015-10-26 22:00:55 +01:00
breandan
801b0b640f Migrate links to .java classes from GitHub to Upsource.
The first step in migrating the documentation to Upsource. This has the added benefit of tying us to a specific version in case of code drift. Future migrations will be required in order to use method links (when supported).

Search:  \(https://github.com/JetBrains/intellij-community/blob/master/(.+\.java)\)
Replace: \(https://upsource.jetbrains.com/idea-community/file/1731d054af4ca27aa827c03929e27eeb0e6a8366/$1\)
2015-08-18 16:40:09 -04:00
breandan
d5952b46f7 Clean up inconsistent markdown code style
Search: ```([^`\n]+)```
Replace: `$1`
2015-08-18 15:21:34 -04:00
Matt Ellis
7bc478ecb9 Cleanup broken and redirecting links 2015-08-06 17:38:04 +01:00
Matt Ellis
9d5bf84427 All files using default layout 2015-07-09 15:54:37 +01:00
Anna Bulenkova
ba472271f0 layout changed 2015-06-10 12:34:29 +02:00
Anna Bulenkova
21f3c107b6 [site] "Check out and build community edition" set as a separate topic 2015-05-03 13:41:30 +02:00