885 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 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
Anna Bulenkova
bc650195c1 [site] additional info about project structure 2015-05-07 15:25:20 +02:00
Anna Bulenkova
236959c549 [site] broken links 2015-05-07 14:52:54 +02:00
Anna Bulenkova
090871f13a [site] toc corrected 2015-05-07 14:46:53 +02:00
Anna Bulenkova
5cec58dea7 [site] formatting bugs left after confluence 2015-05-07 14:02:38 +02:00
Anna Bulenkova
294c961695 [site] wording 2015-05-07 13:55:41 +02:00
Anna Bulenkova
792567f87f [site] "Project model" split into logical parts 2015-05-07 13:25:46 +02:00
Anna Bulenkova
38e1c79c7a [site] language 2015-05-07 12:07:52 +02:00
Anna Bulenkova
042846ef46 [site] add "project model" to toc 2015-05-07 10:32:32 +02:00
Anna Bulenkova
cdb515bbf6 [site] "Project model" draft 2015-05-07 09:48:15 +02:00
Anna Bulenkova
266db0961a [site] project structure changed 2015-04-29 09:36:16 +02:00