20 Commits

Author SHA1 Message Date
Jakub Chrzanowski
803a9d3ca8
Docs maintenance (#316)
docs maintenance
2020-09-21 17:15:08 +02:00
Daniil Ovchinnikov
2d8f47ef37
IDEA-243212: clarify that references should not implement PsiNamedEle… (#300)
IDEA-243212: clarify that references should not implement PsiNamedElement
2020-06-16 17:47:09 +02:00
Yann Cébron
aa71eaf077 references_and_resolve.md: mention HintedReferenceHost 2020-05-19 14:52:34 +02:00
Yann Cébron
bd6691fcda fix some upsource:// links 2020-04-21 15:43:28 +02:00
JohnHake
80129a7641 New Copyright in markdown files 2020-02-19 22:25:03 -08:00
Yann Cébron
6bb3c4c80f some cross-links to "Optimizing Performance" 2019-12-09 18:15:27 +01:00
Yann Cébron
63e03a5695 references_and_resolve.md: cleanup 2019-12-02 15:17:06 +01:00
Yann Cébron
6d70fb2d49 fix upsource:// links formatting 2019-12-02 14:20:06 +01:00
Keith Lazuka
1bd28bdfc7 Clarify the role of PsiNamedElement with respect to references 2017-08-20 20:48:01 -07:00
breandan
0abbdf9597 More GH/US link migration 2015-12-21 13:40:09 -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
b0bae80759 Grammar and wording tweaks 2015-11-15 00:00:31 -05:00
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
Matt Ellis
7bc478ecb9 Cleanup broken and redirecting links 2015-08-06 17:38:04 +01: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
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
266db0961a [site] project structure changed 2015-04-29 09:36:16 +02:00