mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
[site] Custom Language Support tutorial placed under "Tutorials"
This commit is contained in:
parent
5b16c3db79
commit
ec05c62e2c
@ -43,7 +43,8 @@
|
||||
* [List and Tree Controls](lists_and_trees.html)
|
||||
* [Miscellaneous Swing Components](misc_swing_components.html)
|
||||
* [Custom Language Support](custom_language_support.html)
|
||||
* [Tutorial](cls_tutorial.html)
|
||||
* [Tutorials](tutorials.html)
|
||||
* [Custom Language Support](cls_tutorial.html)
|
||||
* [Prerequisites](cls_prerequisites.html)
|
||||
* [Language and File Type](language_and_filetype.html)
|
||||
* [Grammar and Parser](grammar_and_parser.html)
|
||||
@ -62,7 +63,6 @@
|
||||
* [Code Style Settings](code_style_settings.html)
|
||||
* [Commenter](commenter.html)
|
||||
* [Quick Fix](quick_fix.html)
|
||||
* [Tutorials](tutorials.html)
|
||||
* [Plugin Development FAQ](faq.html)
|
||||
|
||||
|
||||
|
@ -5,3 +5,5 @@ title: Tutorials
|
||||
# {{ page.title }}
|
||||
|
||||
This section contains a list of tutorials illustrating how different components of *IntelliJ IDEA SDK* can be used
|
||||
|
||||
[Custom Language Support](cls_tutorial.html)
|
Loading…
x
Reference in New Issue
Block a user