71 Commits

Author SHA1 Message Date
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
Matt Ellis
7bc478ecb9 Cleanup broken and redirecting links 2015-08-06 17:38:04 +01:00
Artem Khvastunov
b7f9778dfd actualized 'Quick Fix' page
classes CreatePropertyQuickFix and SimpleAnnotator are aligned with Github SimplePlugin repository
2015-08-04 22:02:46 +02:00
Artem Khvastunov
3bc792cf37 actualized 'Formatter' page
class SimpleFormattingModelBuilder is aligned with Github SimplePlugin repository
2015-08-04 21:57:44 +02:00
Artem Khvastunov
85ef37466f actualized 'Structure View Factory' page
class SimpleStructureViewFactory is updated with a proper method signature
2015-08-04 21:55:56 +02:00
Artem Khvastunov
5a1c24e817 actualized 'Folding Builder' page
class SimpleFoldingBuilder is aligned with Github SimplePlugin repository
2015-08-04 21:52:17 +02:00
Artem Khvastunov
745d5e61b6 actualized 'Find Usages Provider' page
class SimpleFindUsagesProvider is aligned with Github SimplePlugin repository
2015-08-04 21:42:01 +02:00
Artem Khvastunov
84cc93e8d9 actualized 'Annotator' page
class SimpleAnnotator is cleaned
2015-08-04 21:35:45 +02:00
Artem Khvastunov
72f5c2a2e4 actualized 'Syntax Highlighter and Color Settings Page' page
class SimpleSyntaxHighlighter is aligned with Github SimplePlugin repository
2015-08-04 21:27:43 +02:00
Artem Khvastunov
3e9630aaa5 actualized 'Lexer and Parser Definition' page
class SimpleLexerAdapter is properly described and used
2015-08-04 21:21:14 +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
ba472271f0 layout changed 2015-06-10 12:34:29 +02:00
Anna Bulenkova
059c428541 IJSDK-46 2015-06-10 11:36:33 +02:00
Anna Bulenkova
9fcf0aa391 [site] links fixed 2015-04-30 13:51:58 +02:00
Anna Bulenkova
2905f5f5b7 [site] custom language support - second level steps 2015-04-30 12:32:52 +02:00
Anna Bulenkova
8ba2ee34d4 [site] Headers for custom lang support accordingly TOC 2015-04-30 10:12:26 +02:00
Anna Bulenkova
3eaab83749 custom lang support - screen shots fixed 2015-04-22 09:50:22 +02:00
Anna Bulenkova
c53d66816d [site] custom language support re-structured 2015-04-21 11:08:06 +02:00