8 Commits

Author SHA1 Message Date
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
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
95f224f24c [site] code samples, formatting, links 2015-05-07 15:56:50 +02:00
Anna Bulenkova
8fa1edca98 [site] formatting 2015-05-07 15:30:42 +02:00
Anna Bulenkova
236959c549 [site] broken links 2015-05-07 14:52:54 +02:00
Anna Bulenkova
792567f87f [site] "Project model" split into logical parts 2015-05-07 13:25:46 +02:00