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
|
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 |
|
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 |
|
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
|
8860504e08
|
[site] links to top, next, and previous
|
2015-04-30 14:59:13 +02:00 |
|
Anna Bulenkova
|
faabad4317
|
[site] "writing tests for plugins" - second level numeration
|
2015-04-30 12:38:48 +02:00 |
|
Anna Bulenkova
|
db1c95d9fd
|
[site] Headers aligned with ToC
|
2015-04-30 10:38:00 +02:00 |
|
Anna Bulenkova
|
9a5058ec64
|
tests for plugins - screen shots fixed
|
2015-04-22 09:51:45 +02:00 |
|
Anna Bulenkova
|
16cc18050d
|
[site] "testing plugins" tutorial re-structured
|
2015-04-21 11:52:30 +02:00 |
|