193 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
23305e4b52 Merge pull request #15 from Kendos-Kenlen/patch-2
Add more structured organization
2015-08-15 19:06:53 -04:00
breandan considine
88df4e5872 Replace relative paths containing '..' with absolute paths '/'
@citizenmatt
2015-08-06 20:49:20 -04:00
breandan considine
7b75f3ad99 Replaced internal .html links with .md extension
Find: (\([^:\)]+\.)html\)

Replace: $1md\)
2015-08-06 19:38:31 -04:00
breandan
8f2edb457b Update write action and threading issues links 2015-08-06 14:37:55 -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
Gauthier POGAM--LE MONTAGNER
a7313331cb Add more structured organization
Organization into parts and sub-parts for easier reading and searching for information.
2015-08-05 18:13: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
2af756d8aa IJSDK-48 2015-06-15 10:11:02 +02:00
Anna Bulenkova
ba472271f0 layout changed 2015-06-10 12:34:29 +02:00
Anna Bulenkova
059c428541 IJSDK-46 2015-06-10 11:36:33 +02:00
Anna Bulenkova
05e4e94caf testing link to home on prod, will be rolled back 2015-06-10 09:20:29 +02:00
Anna Bulenkova
526c79918d broken links 2015-06-09 15:01:39 +02:00
Anna Bulenkova
33472c3e98 broken links 2015-06-09 12:10:40 +02:00
Anna Bulenkova
6ab69ecd7d "copy to clipboard" button 2015-06-08 12:55:27 +02:00
Anna Bulenkova
defaa22156 broken links 2015-05-20 12:39:04 +02:00
Anna Bulenkova
ebb69e3831 [site] "Supporting new module type" tutorial 2015-05-13 14:10:31 +02:00
Anna Bulenkova
337dba789b [site] "supporting module types" stub 2015-05-13 13:33:59 +02:00
Anna Bulenkova
957cb078e9 [site] formatting 2015-05-13 13:07:50 +02:00
Anna Bulenkova
c35922aa67 [site] "add new wizard step" tutorial 2015-05-13 12:34:10 +02:00
Anna Bulenkova
b6268c5c72 [site] "project wizard" toc 2015-05-13 11:59:35 +02:00
Anna Bulenkova
74310a41b8 [site] "project wizard" tutorial stub 2015-05-13 11:40:15 +02:00
Anna Bulenkova
195751f600 [site] "code inspections" tutorial draft 2015-05-13 10:38:53 +02:00
Anna Bulenkova
f1cbd53256 [site] Link to source code 2015-05-08 13:50:32 +02:00
Anna Bulenkova
935e2fabef [site] "Tree Structure View" tutorial + screenshots 2015-05-08 13:37:20 +02:00
Anna Bulenkova
ab1650e654 [site] Tree Structure View stub 2015-05-08 13:07:25 +02:00
Anna Bulenkova
aab6e72030 [site] "run configurations" tutorial 2015-05-08 11:01:03 +02:00
Anna Bulenkova
a68de8d9fe [site] "run configurations" tutorial stub 2015-05-08 09:25:18 +02:00
Anna Bulenkova
30462c6e86 [site] "Supporting Frameworks" tutorial 2015-05-05 13:06:23 +02:00
Anna Bulenkova
ea0ad4ff61 [site] formatting 2015-05-05 12:48:30 +02:00
Anna Bulenkova
97f1fc18d7 [site] screenshots adjusted 2015-05-05 12:46:23 +02:00
Anna Bulenkova
8ab4507be8 [site] "Handling Editor Events" tutorial 2015-05-05 11:46:32 +02:00
Anna Bulenkova
114c1cd981 [site] screenshot 2015-05-05 11:11:26 +02:00
Anna Bulenkova
fdf4330b38 [site] "Editor coordinate system" tutorial 2015-05-05 11:11:09 +02:00
Anna Bulenkova
8ebbffe597 [site] working with text 2015-05-05 11:10:20 +02:00
Anna Bulenkova
8ec75e1f89 [site] markdown fixed due to kramdown bugs 2015-05-04 15:37:00 +02:00
Anna Bulenkova
bdc0154a82 [site] "Editor basics" tutorial moved to production 2015-05-04 15:27:31 +02:00
Anna Bulenkova
f5c468f7cd [site] broken links 2015-05-04 15:05:52 +02:00
Anna Bulenkova
c5a065afe5 [site] formatting, links, styling 2015-05-04 15:04:40 +02:00
Anna Bulenkova
cb6807621a [site] "working with actions" and "grouping actions" separated 2015-05-04 14:55:13 +02:00
Anna Bulenkova
d7fd2584c2 [site] formatting fixes 2015-05-04 14:07:42 +02:00
Anna Bulenkova
4532f2245b [site] img links fixed 2015-05-04 14:03:52 +02:00
Anna Bulenkova
5805b314e2 [site] "Action System" tutorial moved from drafts to production 2015-05-04 14:01:37 +02:00
Anna Bulenkova
8860504e08 [site] links to top, next, and previous 2015-04-30 14:59:13 +02:00
Anna Bulenkova
9fcf0aa391 [site] links fixed 2015-04-30 13:51:58 +02:00
Anna Bulenkova
faabad4317 [site] "writing tests for plugins" - second level numeration 2015-04-30 12:38:48 +02:00