16 Commits

Author SHA1 Message Date
Dmitry Jemerov
ef63275be5 Update action system tutorial
Clean up structure, link from necessary places, update sample plugin
code to demonstrate best practices, fix some English
2018-03-11 21:42:15 +01:00
asebak
5d3b749f32
Missings in code example 2018-02-05 03:48:23 -05:00
Felix Dekker
19342a34ff Fix typos 2017-07-13 16:53:06 +02:00
Breandan Considine
778cfa08a8 Fix broken links and cross reference more sample code 2016-03-21 16:47:39 -04: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
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
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
9d5bf84427 All files using default layout 2015-07-09 15:54:37 +01:00
Anna Bulenkova
ba472271f0 layout changed 2015-06-10 12:34:29 +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