18 Commits

Author SHA1 Message Date
Yann Cébron
5a4e8d9b27 update links for moved plugin_extensions_and_extension_points.md 2019-12-13 10:36:17 +01:00
Yann Cébron
f98c6d66da use FQNs for EPs 2019-12-03 15:42:20 +01:00
Yann Cébron
6d70fb2d49 fix upsource:// links formatting 2019-12-02 14:20:06 +01:00
Yann Cébron
44c17d1b6a SDK Docs: update links, use HTTPS where possible 2019-03-12 11:44:02 +01:00
Flamenco
afa19297af
Correct spelling 2018-08-30 07:35:09 -04:00
Xiao An
506e2fb93d
Fix a typo in tool_windows.md
`<tool window>` -> `<toolWindow>`.
Refer to [PlatformExtensionPoints.xml](https://github.com/JetBrains/intellij-community/blob/master/platform/platform-resources/src/META-INF/PlatformExtensionPoints.xml#L148)
2018-04-08 17:00:55 +08:00
Flamenco
1164d3748a
Add clarification about canCloseContents default 2017-11-27 07:07:05 -05:00
Matt Ellis
d4f293c1c5 Updated usage of 'toolwindow' to 'tool window' 2017-10-30 10:32:07 +00:00
Matt Ellis
e7619a1b0a Fix broken links (#42)
Also update to sdkdocs-template@e14eae811df1a8e81c9d408cd3bcf0d7b4bc3954
2017-07-14 11:16:58 -06:00
Yann Cébron
ff3e77ba5b tool_windows.md: cleanup 2016-11-18 13:20:19 +09:00
breandan
2e41dd7fa6 Add missing image and update formatting 2015-12-02 01:26:45 -05:00
breandan
2d000580e8 Migrate tool window sample, fixes IJSDK-103
Migrate "Creation of Tool Windows" (https://confluence.jetbrains.com/display/IDEADEV/Creation+of+Tool+Windows) and associated code sample (http://git.jetbrains.org/?p=idea/community.git;a=commit;h=cca55289efa57e969f90c12a064dde3f388adaa1) to the SDK docs.
2015-12-02 01:07:44 -05: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
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
b5e0eaa9f2 [site] "user interface components" restructured 2015-04-21 10:47:19 +02:00