16 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
Dmitry Jemerov
a3018e881f fix broken links (IJSDK-70, IJSDK-74) 2015-08-06 19:59:30 +02:00
Matt Ellis
7bc478ecb9 Cleanup broken and redirecting links 2015-08-06 17:38:04 +01:00
breandan
20f55c386d Angle brackets in text are now enclosed in code spans IJSDK-56 2015-07-30 00:50:40 -04:00
breandan
4b14c47af3 Escape unescaped angle brackets, fixes IJSDK-56 2015-07-29 23:50:12 -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
4d9f68c336 broken links 2015-05-19 14:39:25 +02:00
Anna Bulenkova
f4deb26b1c cosmetics 2015-05-19 14:36:30 +02:00
Anna Bulenkova
95f224f24c [site] code samples, formatting, links 2015-05-07 15:56:50 +02:00
Anna Bulenkova
0ab8caa31c [site] code samples 2015-05-07 15:43:30 +02:00
Anna Bulenkova
8fa1edca98 [site] formatting 2015-05-07 15:30:42 +02:00
Anna Bulenkova
bc650195c1 [site] additional info about project structure 2015-05-07 15:25:20 +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