16 Commits

Author SHA1 Message Date
Breandan Considine
8aaf13b046 More Upsource links (pt. 2) 2016-03-04 23:59:54 -05:00
Breandan Considine
7510cd3739 Add more Upsource links 2016-03-04 17:57:21 -05:00
breandan
f51b5e5ef9 Migrate old GitHub links
Preserve line numbers in case we figure out what to do with them later (most are out-of-date anyway)
2015-12-21 13:19:55 -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
c11394c75a Minor reformatting. No content changes 2015-11-24 14:46:53 +00:00
Matt Ellis
42b00f85e2 Added missing line numbers 2015-09-24 12:39:25 +01:00
Matt Ellis
ab392301a3 Merge https://github.com/artspb/intellij-sdk-docs into artspb-master 2015-09-24 12:33:56 +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
breandan considine
88df4e5872 Replace relative paths containing '..' with absolute paths '/'
@citizenmatt
2015-08-06 20:49:20 -04:00
Artem Khvastunov
377953daa7 actualized 'Run Configurations' section
removed confusing sentence
fixed broken URLs
fixed style issue and typo
2015-08-06 11:53:18 +02:00
breandan
20f55c386d Angle brackets in text are now enclosed in code spans IJSDK-56 2015-07-30 00:50:40 -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
Anna Bulenkova
ba472271f0 layout changed 2015-06-10 12:34:29 +02:00
Anna Bulenkova
43a9cd4ec7 [site] project structure changed - basic topics 2015-04-29 09:41:18 +02:00