Samuel Bronson
79c8c6630b
Update implementing_lexer.md: Patched JFlex moved ( #217 )
...
This broke the parallelism, so I had to rewrite nearly that whole sentence.
I also removed mention of the JFlex version number, which turned out to be a good idea as it seems that the IntelliJ fork is presently based on something like JFlex 1.7.0.
While checking my changes, I noticed that the sentence before that one looked a bit funny and fixed that, too.
2019-11-19 15:48:41 +01:00
Yann Cébron
f29c5d3768
lexer.md: remove reference to "JFlex Support" plugin
2019-11-19 15:37:32 +01:00
John Hake
0a5c351b95
Revert "IJSDK-473"
2019-06-17 21:08:02 -07:00
Yann Cébron
44c17d1b6a
SDK Docs: update links, use HTTPS where possible
2019-03-12 11:44:02 +01:00
Matt Ellis
e7619a1b0a
Fix broken links ( #42 )
...
Also update to sdkdocs-template@e14eae811df1a8e81c9d408cd3bcf0d7b4bc3954
2017-07-14 11:16:58 -06:00
breandan
0abbdf9597
More GH/US link migration
2015-12-21 13:40:09 -05:00
breandan
f51b5e5ef9
Migrate old GitHub links
...
Preserve line numbers in case we figure out what to do with them later (most are out-of-date anyway)
2015-12-21 13:19:55 -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
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
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