503 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
Artem Khvastunov
7b9f70a53a actualized 'Folding Test' page
test data is updated with a new folding
2015-08-04 22:13:39 +02:00
Artem Khvastunov
76278490d0 actualized 'Formatter Test' page
method testFormatter() is aligned with Github SimplePlugin repository
2015-08-04 22:09:55 +02:00
Artem Khvastunov
b7f9778dfd actualized 'Quick Fix' page
classes CreatePropertyQuickFix and SimpleAnnotator are aligned with Github SimplePlugin repository
2015-08-04 22:02:46 +02:00
Artem Khvastunov
3bc792cf37 actualized 'Formatter' page
class SimpleFormattingModelBuilder is aligned with Github SimplePlugin repository
2015-08-04 21:57:44 +02:00
Artem Khvastunov
85ef37466f actualized 'Structure View Factory' page
class SimpleStructureViewFactory is updated with a proper method signature
2015-08-04 21:55:56 +02:00
Artem Khvastunov
5a1c24e817 actualized 'Folding Builder' page
class SimpleFoldingBuilder is aligned with Github SimplePlugin repository
2015-08-04 21:52:17 +02:00
Artem Khvastunov
745d5e61b6 actualized 'Find Usages Provider' page
class SimpleFindUsagesProvider is aligned with Github SimplePlugin repository
2015-08-04 21:42:01 +02:00
Artem Khvastunov
84cc93e8d9 actualized 'Annotator' page
class SimpleAnnotator is cleaned
2015-08-04 21:35:45 +02:00
Artem Khvastunov
72f5c2a2e4 actualized 'Syntax Highlighter and Color Settings Page' page
class SimpleSyntaxHighlighter is aligned with Github SimplePlugin repository
2015-08-04 21:27:43 +02:00
Artem Khvastunov
3e9630aaa5 actualized 'Lexer and Parser Definition' page
class SimpleLexerAdapter is properly described and used
2015-08-04 21:21:14 +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