diff --git a/_SUMMARY.md b/_SUMMARY.md index 4ff4caeb2..f0ac036df 100644 --- a/_SUMMARY.md +++ b/_SUMMARY.md @@ -62,6 +62,7 @@ * [Code Style Settings](code_style_settings.html) * [Commenter](commenter.html) * [Quick Fix](quick_fix.html) +* [Tutorials](tutorials.html) * [Plugin Development FAQ](faq.html) diff --git a/tutorials.md b/tutorials.md new file mode 100644 index 000000000..ed9a6425e --- /dev/null +++ b/tutorials.md @@ -0,0 +1,7 @@ +--- +title: Tutorials +--- + +# {{ page.title }} + +This section contains a list of tutorials illustrating how different components of *IntelliJ IDEA SDK* can be used \ No newline at end of file