32 Commits

Author SHA1 Message Date
Breandan Considine
7510cd3739 Add more Upsource links 2016-03-04 17:57:21 -05:00
Vladimir Schneider
ccf9aee82d fix some link to html instead of md documents 2015-12-13 18:53:51 -05:00
breandan
da6f83a159 Replace "IntelliJ IDEA" with "IntelliJ Platform" where appropriate and other minor changes 2015-11-30 06:25:21 -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
005162aa48 Minor reformatting. No actual content changed 2015-11-23 17:36:39 +00: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
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
Artem Khvastunov
9be49205f4 actualized 'Architectural Overview' section
fixed broken URLs
some absolute URLs replaced with relative ones
fixed style issues
2015-08-05 17:49:17 +02: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
c0b5357b96 Update psi_elements.md 2015-06-15 19:43:32 +02:00
Obfuskator
ccbeb5a7d5 Update file_view_providers.md 2015-06-15 19:33:03 +02:00
Obfuskator
b033788d7e Update psi_files.md 2015-06-15 19:29:00 +02:00
Obfuskator
f729917dc0 Update documents.md 2015-06-15 18:19:53 +02:00
Obfuskator
5390d8778a Update virtual_file.md 2015-06-15 18:15:45 +02:00
Anna Bulenkova
ba472271f0 layout changed 2015-06-10 12:34:29 +02:00
Obfuskator
ca7df611d7 Update virtual_file.md 2015-06-09 17:31:25 +02:00
Obfuskator
29011dccbb Update general_threading_rules.md 2015-06-09 16:31:23 +02:00
Anna Bulenkova
46750997c3 broken links 2015-05-20 13:13:29 +02:00
Anna Bulenkova
8ea0b1c22f broken links 2015-05-20 13:08:35 +02:00
Anna Bulenkova
1f3ea52445 broken links 2015-05-20 12:01:56 +02:00
Anna Bulenkova
5754f38e5b broken links 2015-05-19 19:31:46 +02:00
Anna Bulenkova
be408c0897 broken link 2015-05-19 08:24:52 +02:00
Anna Bulenkova
944d6eb601 Dead code sample dropped 2015-05-19 08:23:11 +02:00
Anna Bulenkova
4a634ca13a Dead code sample dropped 2015-05-19 08:22:03 +02:00
Anna Bulenkova
77f37fe8b8 Links fixed 2015-05-18 16:05:23 +02:00
Anna Bulenkova
43a9cd4ec7 [site] project structure changed - basic topics 2015-04-29 09:41:18 +02:00