17 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 considine
7b75f3ad99 Replaced internal .html links with .md extension
Find: (\([^:\)]+\.)html\)

Replace: $1md\)
2015-08-06 19:38:31 -04: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
766f624db3 Fixing broken links (IJSDK-48) 2015-07-16 16:11:43 +01:00
Matt Ellis
9d5bf84427 All files using default layout 2015-07-09 15:54:37 +01:00
Obfuskator
692195f275 Update plugin_components.md 2015-06-16 20:21:50 +02:00
Obfuskator
e1a24d0698 Update plugin_class_loaders.md 2015-06-16 17:59:04 +02:00
Obfuskator
9b44c472a8 Update plugin_content.md 2015-06-16 17:17:21 +02:00
Anna Bulenkova
ba472271f0 layout changed 2015-06-10 12:34:29 +02:00
Anna Bulenkova
4c2cae2d61 e636b05030 (commitcomment-11287986) 2015-05-21 12:05:47 +02:00
Anna Bulenkova
e636b05030 broken links 2015-05-20 13:11:58 +02:00
Anna Bulenkova
2fb81ad4b1 reference to a sample dropped
d3a3e2a682 (commitcomment-11236677)
2015-05-19 10:30:13 +02:00
Anna Bulenkova
cba780ddc1 folder-based plugin layout dropped 2015-05-19 10:09:33 +02:00
Anna Bulenkova
43a9cd4ec7 [site] project structure changed - basic topics 2015-04-29 09:41:18 +02:00