60 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
Yann Cébron
8bd0ce5d79 update links from devnet to new forum 2016-02-18 19:56:21 +01:00
Yann Cébron
085e3a26a1 frameworks_and_external_apis.md: reword 2016-02-18 19:52:28 +01:00
Yann Cébron
103035cc8e spring_api: cleanup 2016-02-18 19:49:52 +01:00
Yann Cébron
cbfd7f6a5a spring_api: note about deprecated SpringModelSearchParameters.BeanClass#withInheritors(GlobalSearchScope) 2016-02-18 19:43:29 +01:00
Yann Cébron
d91f73b4f2 working_with_icons_and_images: grammar, content fixes 2016-02-16 19:38:41 +01:00
Yann Cébron
c12a758bcd spring_api: @AliasFor 2016-01-08 20:24:49 +01:00
Yann Cébron
9de4104336 IJSDK-113 DOM API: Wrong interface name 2016-01-07 11:49:44 +01:00
breandan
3114efcea0 Merge remote-tracking branch 'origin/master' 2015-12-21 13:40:27 -05:00
breandan
0abbdf9597 More GH/US link migration 2015-12-21 13:40:09 -05:00
breandan
39d8035616 Merge pull request #18 from chashnikov/master
section which describes how to debug external build process updated accordingly to changes in IDEA 16 EAP
2015-12-21 13:21:19 -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
nik
c203d48127 section which describes how to debug external build process updated accordingly to changes in IDEA 16 EAP 2015-12-18 17:33:45 +03: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
527a033e7e Minor reformatting. No content updates 2015-11-26 10:55:16 +00:00
breandan
b0bae80759 Grammar and wording tweaks 2015-11-15 00:00:31 -05:00
Yann Cébron
31837cb009 wording in module.md 2015-10-26 22:09:07 +01:00
Yann Cébron
9b57cdca0e DOM API: fix formatting (IJSDK-92) 2015-10-26 20:55:32 +01:00
Yann Cébron
45687afea3 Spring: update for 15 2015-10-22 14:19:34 +02:00
Matt Ellis
228d8eeebb Escaping pipe character
Fixes IJSDK-91
2015-10-19 17:00:33 +01:00
Matt Ellis
c7e72036cc Fixing broken links 2015-09-24 12:39:53 +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
07320b9564 Migrate "External system integration" from Confluence
https://confluence.jetbrains.com/display/IDEADEV/External+system+integration
2015-09-22 14:08:40 -04: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
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
Artem Khvastunov
17af4f1d09 fixes style issues 2015-08-06 18:26:02 +02:00
Artem Khvastunov
63867aee67 actualized 'Custom Language Support' section
fixed broken URLs
fixed style issues
removed anchors from URLs
2015-08-06 18:10:33 +02:00
Artem Khvastunov
8dd5790bca actualized 'Project Model' section
fixed broken URLs
fixed style issues and typo
2015-08-06 14:28:20 +02:00
breandan
d2cc22a461 Remove unnecessary '\' character 2015-07-30 09:37:32 -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
Matt Ellis
c7f213bc13 Fix broken image links 2015-07-16 16:30:23 +01: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
Nikolay Chashnikov
e9ed926246 updated "Accessing External Build process' logs" section
Since IDEA 14.1 logging is configured via properties file, not xml file.
2015-06-23 20:26:27 +03:00
Anna Bulenkova
ba472271f0 layout changed 2015-06-10 12:34:29 +02:00
Anna Bulenkova
543cb0b3f4 [site] Project wizard api overview 2015-06-01 12:00:07 +02:00
Yann Cébron
c02dab76db Spring-API: add note about deprecations 2015-05-21 11:52:06 +02:00
Anna Bulenkova
76c19034f1 broken links 2015-05-20 12:49:05 +02:00
Anna Bulenkova
2079d91211 broken links 2015-05-19 16:08:13 +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