12 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
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
Anna Bulenkova
aaeacf904c [site] deprecates 2015-06-01 11:01:32 +02:00
Anna Bulenkova
49f858027c [site] deprecates dropped 2015-06-01 10:59:25 +02:00
Anna Bulenkova
1eb09c2b67 [site] "Types of Plugins" reference 2015-05-05 13:31:57 +02:00
Anna Bulenkova
30462c6e86 [site] "Supporting Frameworks" tutorial 2015-05-05 13:06:23 +02:00
Anna Bulenkova
bdc0154a82 [site] "Editor basics" tutorial moved to production 2015-05-04 15:27:31 +02:00
Anna Bulenkova
70b6bcc1d2 [site] duplicate dropped 2015-05-04 15:18:13 +02:00
Anna Bulenkova
5805b314e2 [site] "Action System" tutorial moved from drafts to production 2015-05-04 14:01:37 +02:00
Anna Bulenkova
dcc1bba203 [site] drafts from gitbook placed 2015-04-21 10:49:38 +02:00